aws-sdk-quicksight 1.78.0 → 1.80.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')
@@ -56,11 +57,77 @@ module Aws::QuickSight
56
57
  ArcThicknessOptions = Shapes::StringShape.new(name: 'ArcThicknessOptions')
57
58
  Arn = Shapes::StringShape.new(name: 'Arn')
58
59
  ArnList = Shapes::ListShape.new(name: 'ArnList')
60
+ AssetBundleCloudFormationOverridePropertyConfiguration = Shapes::StructureShape.new(name: 'AssetBundleCloudFormationOverridePropertyConfiguration')
61
+ AssetBundleExportFormat = Shapes::StringShape.new(name: 'AssetBundleExportFormat')
62
+ AssetBundleExportJobAnalysisOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobAnalysisOverrideProperties')
63
+ AssetBundleExportJobAnalysisOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobAnalysisOverridePropertiesList')
64
+ AssetBundleExportJobAnalysisPropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobAnalysisPropertyToOverride')
65
+ AssetBundleExportJobAnalysisPropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobAnalysisPropertyToOverrideList')
66
+ AssetBundleExportJobDashboardOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobDashboardOverrideProperties')
67
+ AssetBundleExportJobDashboardOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobDashboardOverridePropertiesList')
68
+ AssetBundleExportJobDashboardPropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobDashboardPropertyToOverride')
69
+ AssetBundleExportJobDashboardPropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobDashboardPropertyToOverrideList')
70
+ AssetBundleExportJobDataSetOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobDataSetOverrideProperties')
71
+ AssetBundleExportJobDataSetOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobDataSetOverridePropertiesList')
72
+ AssetBundleExportJobDataSetPropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobDataSetPropertyToOverride')
73
+ AssetBundleExportJobDataSetPropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobDataSetPropertyToOverrideList')
74
+ AssetBundleExportJobDataSourceOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobDataSourceOverrideProperties')
75
+ AssetBundleExportJobDataSourceOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobDataSourceOverridePropertiesList')
76
+ AssetBundleExportJobDataSourcePropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobDataSourcePropertyToOverride')
77
+ AssetBundleExportJobDataSourcePropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobDataSourcePropertyToOverrideList')
78
+ AssetBundleExportJobError = Shapes::StructureShape.new(name: 'AssetBundleExportJobError')
79
+ AssetBundleExportJobErrorList = Shapes::ListShape.new(name: 'AssetBundleExportJobErrorList')
80
+ AssetBundleExportJobRefreshScheduleOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobRefreshScheduleOverrideProperties')
81
+ AssetBundleExportJobRefreshScheduleOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobRefreshScheduleOverridePropertiesList')
82
+ AssetBundleExportJobRefreshSchedulePropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobRefreshSchedulePropertyToOverride')
83
+ AssetBundleExportJobRefreshSchedulePropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobRefreshSchedulePropertyToOverrideList')
84
+ AssetBundleExportJobResourceIdOverrideConfiguration = Shapes::StructureShape.new(name: 'AssetBundleExportJobResourceIdOverrideConfiguration')
85
+ AssetBundleExportJobStatus = Shapes::StringShape.new(name: 'AssetBundleExportJobStatus')
86
+ AssetBundleExportJobSummary = Shapes::StructureShape.new(name: 'AssetBundleExportJobSummary')
87
+ AssetBundleExportJobSummaryList = Shapes::ListShape.new(name: 'AssetBundleExportJobSummaryList')
88
+ AssetBundleExportJobThemeOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobThemeOverrideProperties')
89
+ AssetBundleExportJobThemeOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobThemeOverridePropertiesList')
90
+ AssetBundleExportJobThemePropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobThemePropertyToOverride')
91
+ AssetBundleExportJobThemePropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobThemePropertyToOverrideList')
92
+ AssetBundleExportJobVPCConnectionOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobVPCConnectionOverrideProperties')
93
+ AssetBundleExportJobVPCConnectionOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobVPCConnectionOverridePropertiesList')
94
+ AssetBundleExportJobVPCConnectionPropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobVPCConnectionPropertyToOverride')
95
+ AssetBundleExportJobVPCConnectionPropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobVPCConnectionPropertyToOverrideList')
96
+ AssetBundleImportBodyBlob = Shapes::BlobShape.new(name: 'AssetBundleImportBodyBlob')
97
+ AssetBundleImportFailureAction = Shapes::StringShape.new(name: 'AssetBundleImportFailureAction')
98
+ AssetBundleImportJobAnalysisOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobAnalysisOverrideParameters')
99
+ AssetBundleImportJobAnalysisOverrideParametersList = Shapes::ListShape.new(name: 'AssetBundleImportJobAnalysisOverrideParametersList')
100
+ AssetBundleImportJobDashboardOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobDashboardOverrideParameters')
101
+ AssetBundleImportJobDashboardOverrideParametersList = Shapes::ListShape.new(name: 'AssetBundleImportJobDashboardOverrideParametersList')
102
+ AssetBundleImportJobDataSetOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobDataSetOverrideParameters')
103
+ AssetBundleImportJobDataSetOverrideParametersList = Shapes::ListShape.new(name: 'AssetBundleImportJobDataSetOverrideParametersList')
104
+ AssetBundleImportJobDataSourceCredentialPair = Shapes::StructureShape.new(name: 'AssetBundleImportJobDataSourceCredentialPair')
105
+ AssetBundleImportJobDataSourceCredentials = Shapes::StructureShape.new(name: 'AssetBundleImportJobDataSourceCredentials')
106
+ AssetBundleImportJobDataSourceOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobDataSourceOverrideParameters')
107
+ AssetBundleImportJobDataSourceOverrideParametersList = Shapes::ListShape.new(name: 'AssetBundleImportJobDataSourceOverrideParametersList')
108
+ AssetBundleImportJobError = Shapes::StructureShape.new(name: 'AssetBundleImportJobError')
109
+ AssetBundleImportJobErrorList = Shapes::ListShape.new(name: 'AssetBundleImportJobErrorList')
110
+ AssetBundleImportJobOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobOverrideParameters')
111
+ AssetBundleImportJobRefreshScheduleOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobRefreshScheduleOverrideParameters')
112
+ AssetBundleImportJobRefreshScheduleOverrideParametersList = Shapes::ListShape.new(name: 'AssetBundleImportJobRefreshScheduleOverrideParametersList')
113
+ AssetBundleImportJobResourceIdOverrideConfiguration = Shapes::StructureShape.new(name: 'AssetBundleImportJobResourceIdOverrideConfiguration')
114
+ AssetBundleImportJobStatus = Shapes::StringShape.new(name: 'AssetBundleImportJobStatus')
115
+ AssetBundleImportJobSummary = Shapes::StructureShape.new(name: 'AssetBundleImportJobSummary')
116
+ AssetBundleImportJobSummaryList = Shapes::ListShape.new(name: 'AssetBundleImportJobSummaryList')
117
+ AssetBundleImportJobThemeOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobThemeOverrideParameters')
118
+ AssetBundleImportJobThemeOverrideParametersList = Shapes::ListShape.new(name: 'AssetBundleImportJobThemeOverrideParametersList')
119
+ AssetBundleImportJobVPCConnectionOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobVPCConnectionOverrideParameters')
120
+ AssetBundleImportJobVPCConnectionOverrideParametersList = Shapes::ListShape.new(name: 'AssetBundleImportJobVPCConnectionOverrideParametersList')
121
+ AssetBundleImportSource = Shapes::StructureShape.new(name: 'AssetBundleImportSource')
122
+ AssetBundleImportSourceDescription = Shapes::StructureShape.new(name: 'AssetBundleImportSourceDescription')
123
+ AssetBundleResourceArns = Shapes::ListShape.new(name: 'AssetBundleResourceArns')
59
124
  AssignmentStatus = Shapes::StringShape.new(name: 'AssignmentStatus')
60
125
  AthenaParameters = Shapes::StructureShape.new(name: 'AthenaParameters')
61
126
  AuroraParameters = Shapes::StructureShape.new(name: 'AuroraParameters')
62
127
  AuroraPostgreSqlParameters = Shapes::StructureShape.new(name: 'AuroraPostgreSqlParameters')
63
128
  AuthenticationMethodOption = Shapes::StringShape.new(name: 'AuthenticationMethodOption')
129
+ AuthorSpecifiedAggregation = Shapes::StringShape.new(name: 'AuthorSpecifiedAggregation')
130
+ AuthorSpecifiedAggregations = Shapes::ListShape.new(name: 'AuthorSpecifiedAggregations')
64
131
  AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
65
132
  AwsAndAccountId = Shapes::StringShape.new(name: 'AwsAndAccountId')
66
133
  AwsIotAnalyticsParameters = Shapes::StructureShape.new(name: 'AwsIotAnalyticsParameters')
@@ -93,6 +160,7 @@ module Aws::QuickSight
93
160
  BodySectionConfiguration = Shapes::StructureShape.new(name: 'BodySectionConfiguration')
94
161
  BodySectionConfigurationList = Shapes::ListShape.new(name: 'BodySectionConfigurationList')
95
162
  BodySectionContent = Shapes::StructureShape.new(name: 'BodySectionContent')
163
+ BookmarksConfigurations = Shapes::StructureShape.new(name: 'BookmarksConfigurations')
96
164
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
97
165
  BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
98
166
  BorderStyle = Shapes::StructureShape.new(name: 'BorderStyle')
@@ -110,6 +178,7 @@ module Aws::QuickSight
110
178
  CalculatedColumn = Shapes::StructureShape.new(name: 'CalculatedColumn')
111
179
  CalculatedColumnList = Shapes::ListShape.new(name: 'CalculatedColumnList')
112
180
  CalculatedField = Shapes::StructureShape.new(name: 'CalculatedField')
181
+ CalculatedFieldExpression = Shapes::StringShape.new(name: 'CalculatedFieldExpression')
113
182
  CalculatedFields = Shapes::ListShape.new(name: 'CalculatedFields')
114
183
  CalculatedMeasureField = Shapes::StructureShape.new(name: 'CalculatedMeasureField')
115
184
  CancelIngestionRequest = Shapes::StructureShape.new(name: 'CancelIngestionRequest')
@@ -125,20 +194,26 @@ module Aws::QuickSight
125
194
  CategoryDrillDownFilter = Shapes::StructureShape.new(name: 'CategoryDrillDownFilter')
126
195
  CategoryFilter = Shapes::StructureShape.new(name: 'CategoryFilter')
127
196
  CategoryFilterConfiguration = Shapes::StructureShape.new(name: 'CategoryFilterConfiguration')
197
+ CategoryFilterFunction = Shapes::StringShape.new(name: 'CategoryFilterFunction')
128
198
  CategoryFilterMatchOperator = Shapes::StringShape.new(name: 'CategoryFilterMatchOperator')
129
199
  CategoryFilterSelectAllOptions = Shapes::StringShape.new(name: 'CategoryFilterSelectAllOptions')
200
+ CategoryFilterType = Shapes::StringShape.new(name: 'CategoryFilterType')
130
201
  CategoryValue = Shapes::StringShape.new(name: 'CategoryValue')
131
202
  CategoryValueList = Shapes::ListShape.new(name: 'CategoryValueList')
203
+ CellValueSynonym = Shapes::StructureShape.new(name: 'CellValueSynonym')
204
+ CellValueSynonyms = Shapes::ListShape.new(name: 'CellValueSynonyms')
132
205
  ChartAxisLabelOptions = Shapes::StructureShape.new(name: 'ChartAxisLabelOptions')
133
206
  ClusterId = Shapes::StringShape.new(name: 'ClusterId')
134
207
  ClusterMarker = Shapes::StructureShape.new(name: 'ClusterMarker')
135
208
  ClusterMarkerConfiguration = Shapes::StructureShape.new(name: 'ClusterMarkerConfiguration')
209
+ CollectiveConstant = Shapes::StructureShape.new(name: 'CollectiveConstant')
136
210
  ColorFillType = Shapes::StringShape.new(name: 'ColorFillType')
137
211
  ColorList = Shapes::ListShape.new(name: 'ColorList')
138
212
  ColorScale = Shapes::StructureShape.new(name: 'ColorScale')
139
213
  ColorScaleColorList = Shapes::ListShape.new(name: 'ColorScaleColorList')
140
214
  ColumnConfiguration = Shapes::StructureShape.new(name: 'ColumnConfiguration')
141
215
  ColumnConfigurationList = Shapes::ListShape.new(name: 'ColumnConfigurationList')
216
+ ColumnDataRole = Shapes::StringShape.new(name: 'ColumnDataRole')
142
217
  ColumnDataType = Shapes::StringShape.new(name: 'ColumnDataType')
143
218
  ColumnDescription = Shapes::StructureShape.new(name: 'ColumnDescription')
144
219
  ColumnDescriptiveText = Shapes::StringShape.new(name: 'ColumnDescriptiveText')
@@ -158,6 +233,7 @@ module Aws::QuickSight
158
233
  ColumnList = Shapes::ListShape.new(name: 'ColumnList')
159
234
  ColumnName = Shapes::StringShape.new(name: 'ColumnName')
160
235
  ColumnNameList = Shapes::ListShape.new(name: 'ColumnNameList')
236
+ ColumnOrderingType = Shapes::StringShape.new(name: 'ColumnOrderingType')
161
237
  ColumnRole = Shapes::StringShape.new(name: 'ColumnRole')
162
238
  ColumnSchema = Shapes::StructureShape.new(name: 'ColumnSchema')
163
239
  ColumnSchemaList = Shapes::ListShape.new(name: 'ColumnSchemaList')
@@ -172,6 +248,7 @@ module Aws::QuickSight
172
248
  ComboChartFieldWells = Shapes::StructureShape.new(name: 'ComboChartFieldWells')
173
249
  ComboChartSortConfiguration = Shapes::StructureShape.new(name: 'ComboChartSortConfiguration')
174
250
  ComboChartVisual = Shapes::StructureShape.new(name: 'ComboChartVisual')
251
+ ComparativeOrder = Shapes::StructureShape.new(name: 'ComparativeOrder')
175
252
  ComparisonConfiguration = Shapes::StructureShape.new(name: 'ComparisonConfiguration')
176
253
  ComparisonFormatConfiguration = Shapes::StructureShape.new(name: 'ComparisonFormatConfiguration')
177
254
  ComparisonMethod = Shapes::StringShape.new(name: 'ComparisonMethod')
@@ -189,6 +266,7 @@ module Aws::QuickSight
189
266
  ConditionalFormattingIconSetType = Shapes::StringShape.new(name: 'ConditionalFormattingIconSetType')
190
267
  ConditionalFormattingSolidColor = Shapes::StructureShape.new(name: 'ConditionalFormattingSolidColor')
191
268
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
269
+ ConstantType = Shapes::StringShape.new(name: 'ConstantType')
192
270
  ContributionAnalysisDefault = Shapes::StructureShape.new(name: 'ContributionAnalysisDefault')
193
271
  ContributionAnalysisDefaultList = Shapes::ListShape.new(name: 'ContributionAnalysisDefaultList')
194
272
  ContributorDimensionList = Shapes::ListShape.new(name: 'ContributorDimensionList')
@@ -230,10 +308,17 @@ module Aws::QuickSight
230
308
  CreateThemeAliasResponse = Shapes::StructureShape.new(name: 'CreateThemeAliasResponse')
231
309
  CreateThemeRequest = Shapes::StructureShape.new(name: 'CreateThemeRequest')
232
310
  CreateThemeResponse = Shapes::StructureShape.new(name: 'CreateThemeResponse')
311
+ CreateTopicRefreshScheduleRequest = Shapes::StructureShape.new(name: 'CreateTopicRefreshScheduleRequest')
312
+ CreateTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'CreateTopicRefreshScheduleResponse')
313
+ CreateTopicRequest = Shapes::StructureShape.new(name: 'CreateTopicRequest')
314
+ CreateTopicResponse = Shapes::StructureShape.new(name: 'CreateTopicResponse')
315
+ CreateVPCConnectionRequest = Shapes::StructureShape.new(name: 'CreateVPCConnectionRequest')
316
+ CreateVPCConnectionResponse = Shapes::StructureShape.new(name: 'CreateVPCConnectionResponse')
233
317
  CredentialPair = Shapes::StructureShape.new(name: 'CredentialPair')
234
318
  CrossDatasetTypes = Shapes::StringShape.new(name: 'CrossDatasetTypes')
235
319
  CurrencyCode = Shapes::StringShape.new(name: 'CurrencyCode')
236
320
  CurrencyDisplayFormatConfiguration = Shapes::StructureShape.new(name: 'CurrencyDisplayFormatConfiguration')
321
+ CustomActionColumnList = Shapes::ListShape.new(name: 'CustomActionColumnList')
237
322
  CustomActionFilterOperation = Shapes::StructureShape.new(name: 'CustomActionFilterOperation')
238
323
  CustomActionNavigationOperation = Shapes::StructureShape.new(name: 'CustomActionNavigationOperation')
239
324
  CustomActionSetParametersOperation = Shapes::StructureShape.new(name: 'CustomActionSetParametersOperation')
@@ -271,6 +356,7 @@ module Aws::QuickSight
271
356
  DashboardVersionSummaryList = Shapes::ListShape.new(name: 'DashboardVersionSummaryList')
272
357
  DashboardVisualId = Shapes::StructureShape.new(name: 'DashboardVisualId')
273
358
  DashboardVisualPublishOptions = Shapes::StructureShape.new(name: 'DashboardVisualPublishOptions')
359
+ DataAggregation = Shapes::StructureShape.new(name: 'DataAggregation')
274
360
  DataBarsOptions = Shapes::StructureShape.new(name: 'DataBarsOptions')
275
361
  DataColor = Shapes::StructureShape.new(name: 'DataColor')
276
362
  DataColorPalette = Shapes::StructureShape.new(name: 'DataColorPalette')
@@ -324,10 +410,21 @@ module Aws::QuickSight
324
410
  DataSourceType = Shapes::StringShape.new(name: 'DataSourceType')
325
411
  Database = Shapes::StringShape.new(name: 'Database')
326
412
  DatabricksParameters = Shapes::StructureShape.new(name: 'DatabricksParameters')
413
+ DatasetMetadata = Shapes::StructureShape.new(name: 'DatasetMetadata')
414
+ DatasetParameter = Shapes::StructureShape.new(name: 'DatasetParameter')
415
+ DatasetParameterId = Shapes::StringShape.new(name: 'DatasetParameterId')
416
+ DatasetParameterList = Shapes::ListShape.new(name: 'DatasetParameterList')
417
+ DatasetParameterName = Shapes::StringShape.new(name: 'DatasetParameterName')
418
+ DatasetParameterValueType = Shapes::StringShape.new(name: 'DatasetParameterValueType')
419
+ Datasets = Shapes::ListShape.new(name: 'Datasets')
327
420
  DateAggregationFunction = Shapes::StringShape.new(name: 'DateAggregationFunction')
328
421
  DateAxisOptions = Shapes::StructureShape.new(name: 'DateAxisOptions')
329
422
  DateDimensionField = Shapes::StructureShape.new(name: 'DateDimensionField')
330
423
  DateMeasureField = Shapes::StructureShape.new(name: 'DateMeasureField')
424
+ DateTimeDatasetParameter = Shapes::StructureShape.new(name: 'DateTimeDatasetParameter')
425
+ DateTimeDatasetParameterDefaultValue = Shapes::TimestampShape.new(name: 'DateTimeDatasetParameterDefaultValue')
426
+ DateTimeDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'DateTimeDatasetParameterDefaultValues')
427
+ DateTimeDatasetParameterValueList = Shapes::ListShape.new(name: 'DateTimeDatasetParameterValueList')
331
428
  DateTimeDefaultValueList = Shapes::ListShape.new(name: 'DateTimeDefaultValueList')
332
429
  DateTimeDefaultValues = Shapes::StructureShape.new(name: 'DateTimeDefaultValues')
333
430
  DateTimeFormat = Shapes::StringShape.new(name: 'DateTimeFormat')
@@ -340,6 +437,11 @@ module Aws::QuickSight
340
437
  DateTimeValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'DateTimeValueWhenUnsetConfiguration')
341
438
  DayOfMonth = Shapes::StringShape.new(name: 'DayOfMonth')
342
439
  DayOfWeek = Shapes::StringShape.new(name: 'DayOfWeek')
440
+ DbUsername = Shapes::StringShape.new(name: 'DbUsername')
441
+ DecimalDatasetParameter = Shapes::StructureShape.new(name: 'DecimalDatasetParameter')
442
+ DecimalDatasetParameterDefaultValue = Shapes::FloatShape.new(name: 'DecimalDatasetParameterDefaultValue')
443
+ DecimalDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'DecimalDatasetParameterDefaultValues')
444
+ DecimalDatasetParameterValueList = Shapes::ListShape.new(name: 'DecimalDatasetParameterValueList')
343
445
  DecimalDefaultValueList = Shapes::ListShape.new(name: 'DecimalDefaultValueList')
344
446
  DecimalDefaultValues = Shapes::StructureShape.new(name: 'DecimalDefaultValues')
345
447
  DecimalParameter = Shapes::StructureShape.new(name: 'DecimalParameter')
@@ -348,6 +450,8 @@ module Aws::QuickSight
348
450
  DecimalPlaces = Shapes::IntegerShape.new(name: 'DecimalPlaces')
349
451
  DecimalPlacesConfiguration = Shapes::StructureShape.new(name: 'DecimalPlacesConfiguration')
350
452
  DecimalValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'DecimalValueWhenUnsetConfiguration')
453
+ DefaultAggregation = Shapes::StringShape.new(name: 'DefaultAggregation')
454
+ DefaultFormatting = Shapes::StructureShape.new(name: 'DefaultFormatting')
351
455
  DefaultFreeFormLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultFreeFormLayoutConfiguration')
352
456
  DefaultGridLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultGridLayoutConfiguration')
353
457
  DefaultInteractiveLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultInteractiveLayoutConfiguration')
@@ -390,10 +494,16 @@ module Aws::QuickSight
390
494
  DeleteThemeAliasResponse = Shapes::StructureShape.new(name: 'DeleteThemeAliasResponse')
391
495
  DeleteThemeRequest = Shapes::StructureShape.new(name: 'DeleteThemeRequest')
392
496
  DeleteThemeResponse = Shapes::StructureShape.new(name: 'DeleteThemeResponse')
497
+ DeleteTopicRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DeleteTopicRefreshScheduleRequest')
498
+ DeleteTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DeleteTopicRefreshScheduleResponse')
499
+ DeleteTopicRequest = Shapes::StructureShape.new(name: 'DeleteTopicRequest')
500
+ DeleteTopicResponse = Shapes::StructureShape.new(name: 'DeleteTopicResponse')
393
501
  DeleteUserByPrincipalIdRequest = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdRequest')
394
502
  DeleteUserByPrincipalIdResponse = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdResponse')
395
503
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
396
504
  DeleteUserResponse = Shapes::StructureShape.new(name: 'DeleteUserResponse')
505
+ DeleteVPCConnectionRequest = Shapes::StructureShape.new(name: 'DeleteVPCConnectionRequest')
506
+ DeleteVPCConnectionResponse = Shapes::StructureShape.new(name: 'DeleteVPCConnectionResponse')
397
507
  Delimiter = Shapes::StringShape.new(name: 'Delimiter')
398
508
  DescribeAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationRequest')
399
509
  DescribeAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationResponse')
@@ -407,6 +517,10 @@ module Aws::QuickSight
407
517
  DescribeAnalysisPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeAnalysisPermissionsResponse')
408
518
  DescribeAnalysisRequest = Shapes::StructureShape.new(name: 'DescribeAnalysisRequest')
409
519
  DescribeAnalysisResponse = Shapes::StructureShape.new(name: 'DescribeAnalysisResponse')
520
+ DescribeAssetBundleExportJobRequest = Shapes::StructureShape.new(name: 'DescribeAssetBundleExportJobRequest')
521
+ DescribeAssetBundleExportJobResponse = Shapes::StructureShape.new(name: 'DescribeAssetBundleExportJobResponse')
522
+ DescribeAssetBundleImportJobRequest = Shapes::StructureShape.new(name: 'DescribeAssetBundleImportJobRequest')
523
+ DescribeAssetBundleImportJobResponse = Shapes::StructureShape.new(name: 'DescribeAssetBundleImportJobResponse')
410
524
  DescribeDashboardDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeDashboardDefinitionRequest')
411
525
  DescribeDashboardDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeDashboardDefinitionResponse')
412
526
  DescribeDashboardPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDashboardPermissionsRequest')
@@ -457,11 +571,24 @@ module Aws::QuickSight
457
571
  DescribeThemePermissionsResponse = Shapes::StructureShape.new(name: 'DescribeThemePermissionsResponse')
458
572
  DescribeThemeRequest = Shapes::StructureShape.new(name: 'DescribeThemeRequest')
459
573
  DescribeThemeResponse = Shapes::StructureShape.new(name: 'DescribeThemeResponse')
574
+ DescribeTopicPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeTopicPermissionsRequest')
575
+ DescribeTopicPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeTopicPermissionsResponse')
576
+ DescribeTopicRefreshRequest = Shapes::StructureShape.new(name: 'DescribeTopicRefreshRequest')
577
+ DescribeTopicRefreshResponse = Shapes::StructureShape.new(name: 'DescribeTopicRefreshResponse')
578
+ DescribeTopicRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DescribeTopicRefreshScheduleRequest')
579
+ DescribeTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DescribeTopicRefreshScheduleResponse')
580
+ DescribeTopicRequest = Shapes::StructureShape.new(name: 'DescribeTopicRequest')
581
+ DescribeTopicResponse = Shapes::StructureShape.new(name: 'DescribeTopicResponse')
460
582
  DescribeUserRequest = Shapes::StructureShape.new(name: 'DescribeUserRequest')
461
583
  DescribeUserResponse = Shapes::StructureShape.new(name: 'DescribeUserResponse')
584
+ DescribeVPCConnectionRequest = Shapes::StructureShape.new(name: 'DescribeVPCConnectionRequest')
585
+ DescribeVPCConnectionResponse = Shapes::StructureShape.new(name: 'DescribeVPCConnectionResponse')
462
586
  DestinationParameterValueConfiguration = Shapes::StructureShape.new(name: 'DestinationParameterValueConfiguration')
463
587
  DimensionField = Shapes::StructureShape.new(name: 'DimensionField')
464
588
  DimensionFieldList = Shapes::ListShape.new(name: 'DimensionFieldList')
589
+ DisplayFormat = Shapes::StringShape.new(name: 'DisplayFormat')
590
+ DisplayFormatOptions = Shapes::StructureShape.new(name: 'DisplayFormatOptions')
591
+ DnsResolverList = Shapes::ListShape.new(name: 'DnsResolverList')
465
592
  Domain = Shapes::StringShape.new(name: 'Domain')
466
593
  DomainNotWhitelistedException = Shapes::StructureShape.new(name: 'DomainNotWhitelistedException')
467
594
  DonutCenterOptions = Shapes::StructureShape.new(name: 'DonutCenterOptions')
@@ -516,6 +643,7 @@ module Aws::QuickSight
516
643
  FilledMapSortConfiguration = Shapes::StructureShape.new(name: 'FilledMapSortConfiguration')
517
644
  FilledMapVisual = Shapes::StructureShape.new(name: 'FilledMapVisual')
518
645
  Filter = Shapes::StructureShape.new(name: 'Filter')
646
+ FilterClass = Shapes::StringShape.new(name: 'FilterClass')
519
647
  FilterControl = Shapes::StructureShape.new(name: 'FilterControl')
520
648
  FilterControlList = Shapes::ListShape.new(name: 'FilterControlList')
521
649
  FilterDateTimePickerControl = Shapes::StructureShape.new(name: 'FilterDateTimePickerControl')
@@ -598,6 +726,10 @@ module Aws::QuickSight
598
726
  GeoSpatialCountryCode = Shapes::StringShape.new(name: 'GeoSpatialCountryCode')
599
727
  GeoSpatialDataRole = Shapes::StringShape.new(name: 'GeoSpatialDataRole')
600
728
  GeospatialCoordinateBounds = Shapes::StructureShape.new(name: 'GeospatialCoordinateBounds')
729
+ GeospatialHeatmapColorScale = Shapes::StructureShape.new(name: 'GeospatialHeatmapColorScale')
730
+ GeospatialHeatmapConfiguration = Shapes::StructureShape.new(name: 'GeospatialHeatmapConfiguration')
731
+ GeospatialHeatmapDataColor = Shapes::StructureShape.new(name: 'GeospatialHeatmapDataColor')
732
+ GeospatialHeatmapDataColorList = Shapes::ListShape.new(name: 'GeospatialHeatmapDataColorList')
601
733
  GeospatialMapAggregatedFieldWells = Shapes::StructureShape.new(name: 'GeospatialMapAggregatedFieldWells')
602
734
  GeospatialMapConfiguration = Shapes::StructureShape.new(name: 'GeospatialMapConfiguration')
603
735
  GeospatialMapFieldWells = Shapes::StructureShape.new(name: 'GeospatialMapFieldWells')
@@ -663,6 +795,7 @@ module Aws::QuickSight
663
795
  IAMPolicyAssignmentName = Shapes::StringShape.new(name: 'IAMPolicyAssignmentName')
664
796
  IAMPolicyAssignmentSummary = Shapes::StructureShape.new(name: 'IAMPolicyAssignmentSummary')
665
797
  IAMPolicyAssignmentSummaryList = Shapes::ListShape.new(name: 'IAMPolicyAssignmentSummaryList')
798
+ IPv4Address = Shapes::StringShape.new(name: 'IPv4Address')
666
799
  Icon = Shapes::StringShape.new(name: 'Icon')
667
800
  IdentityMap = Shapes::MapShape.new(name: 'IdentityMap')
668
801
  IdentityName = Shapes::StringShape.new(name: 'IdentityName')
@@ -687,6 +820,10 @@ module Aws::QuickSight
687
820
  InsightVisual = Shapes::StructureShape.new(name: 'InsightVisual')
688
821
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
689
822
  Integer = Shapes::IntegerShape.new(name: 'Integer')
823
+ IntegerDatasetParameter = Shapes::StructureShape.new(name: 'IntegerDatasetParameter')
824
+ IntegerDatasetParameterDefaultValue = Shapes::IntegerShape.new(name: 'IntegerDatasetParameterDefaultValue')
825
+ IntegerDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'IntegerDatasetParameterDefaultValues')
826
+ IntegerDatasetParameterValueList = Shapes::ListShape.new(name: 'IntegerDatasetParameterValueList')
690
827
  IntegerDefaultValueList = Shapes::ListShape.new(name: 'IntegerDefaultValueList')
691
828
  IntegerDefaultValues = Shapes::StructureShape.new(name: 'IntegerDefaultValues')
692
829
  IntegerParameter = Shapes::StructureShape.new(name: 'IntegerParameter')
@@ -724,6 +861,7 @@ module Aws::QuickSight
724
861
  LegendPosition = Shapes::StringShape.new(name: 'LegendPosition')
725
862
  Length = Shapes::StringShape.new(name: 'Length')
726
863
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
864
+ LimitedString = Shapes::StringShape.new(name: 'LimitedString')
727
865
  LineChartAggregatedFieldWells = Shapes::StructureShape.new(name: 'LineChartAggregatedFieldWells')
728
866
  LineChartConfiguration = Shapes::StructureShape.new(name: 'LineChartConfiguration')
729
867
  LineChartDefaultSeriesSettings = Shapes::StructureShape.new(name: 'LineChartDefaultSeriesSettings')
@@ -741,6 +879,10 @@ module Aws::QuickSight
741
879
  LinkSharingConfiguration = Shapes::StructureShape.new(name: 'LinkSharingConfiguration')
742
880
  ListAnalysesRequest = Shapes::StructureShape.new(name: 'ListAnalysesRequest')
743
881
  ListAnalysesResponse = Shapes::StructureShape.new(name: 'ListAnalysesResponse')
882
+ ListAssetBundleExportJobsRequest = Shapes::StructureShape.new(name: 'ListAssetBundleExportJobsRequest')
883
+ ListAssetBundleExportJobsResponse = Shapes::StructureShape.new(name: 'ListAssetBundleExportJobsResponse')
884
+ ListAssetBundleImportJobsRequest = Shapes::StructureShape.new(name: 'ListAssetBundleImportJobsRequest')
885
+ ListAssetBundleImportJobsResponse = Shapes::StructureShape.new(name: 'ListAssetBundleImportJobsResponse')
744
886
  ListControlDisplayOptions = Shapes::StructureShape.new(name: 'ListControlDisplayOptions')
745
887
  ListControlSearchOptions = Shapes::StructureShape.new(name: 'ListControlSearchOptions')
746
888
  ListControlSelectAllOptions = Shapes::StructureShape.new(name: 'ListControlSelectAllOptions')
@@ -784,10 +926,16 @@ module Aws::QuickSight
784
926
  ListThemeVersionsResponse = Shapes::StructureShape.new(name: 'ListThemeVersionsResponse')
785
927
  ListThemesRequest = Shapes::StructureShape.new(name: 'ListThemesRequest')
786
928
  ListThemesResponse = Shapes::StructureShape.new(name: 'ListThemesResponse')
929
+ ListTopicRefreshSchedulesRequest = Shapes::StructureShape.new(name: 'ListTopicRefreshSchedulesRequest')
930
+ ListTopicRefreshSchedulesResponse = Shapes::StructureShape.new(name: 'ListTopicRefreshSchedulesResponse')
931
+ ListTopicsRequest = Shapes::StructureShape.new(name: 'ListTopicsRequest')
932
+ ListTopicsResponse = Shapes::StructureShape.new(name: 'ListTopicsResponse')
787
933
  ListUserGroupsRequest = Shapes::StructureShape.new(name: 'ListUserGroupsRequest')
788
934
  ListUserGroupsResponse = Shapes::StructureShape.new(name: 'ListUserGroupsResponse')
789
935
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
790
936
  ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
937
+ ListVPCConnectionsRequest = Shapes::StructureShape.new(name: 'ListVPCConnectionsRequest')
938
+ ListVPCConnectionsResponse = Shapes::StructureShape.new(name: 'ListVPCConnectionsResponse')
791
939
  LoadingAnimation = Shapes::StructureShape.new(name: 'LoadingAnimation')
792
940
  LocalNavigationConfiguration = Shapes::StructureShape.new(name: 'LocalNavigationConfiguration')
793
941
  LogicalTable = Shapes::StructureShape.new(name: 'LogicalTable')
@@ -804,6 +952,8 @@ module Aws::QuickSight
804
952
  LookbackWindowSizeUnit = Shapes::StringShape.new(name: 'LookbackWindowSizeUnit')
805
953
  ManifestFileLocation = Shapes::StructureShape.new(name: 'ManifestFileLocation')
806
954
  MapZoomMode = Shapes::StringShape.new(name: 'MapZoomMode')
955
+ MappedDataSetParameter = Shapes::StructureShape.new(name: 'MappedDataSetParameter')
956
+ MappedDataSetParameters = Shapes::ListShape.new(name: 'MappedDataSetParameters')
807
957
  MarginStyle = Shapes::StructureShape.new(name: 'MarginStyle')
808
958
  MariaDbParameters = Shapes::StructureShape.new(name: 'MariaDbParameters')
809
959
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
@@ -820,6 +970,12 @@ module Aws::QuickSight
820
970
  MissingDataConfigurationList = Shapes::ListShape.new(name: 'MissingDataConfigurationList')
821
971
  MissingDataTreatmentOption = Shapes::StringShape.new(name: 'MissingDataTreatmentOption')
822
972
  MySqlParameters = Shapes::StructureShape.new(name: 'MySqlParameters')
973
+ NamedEntityAggType = Shapes::StringShape.new(name: 'NamedEntityAggType')
974
+ NamedEntityDefinition = Shapes::StructureShape.new(name: 'NamedEntityDefinition')
975
+ NamedEntityDefinitionMetric = Shapes::StructureShape.new(name: 'NamedEntityDefinitionMetric')
976
+ NamedEntityDefinitions = Shapes::ListShape.new(name: 'NamedEntityDefinitions')
977
+ NamedFilterAggType = Shapes::StringShape.new(name: 'NamedFilterAggType')
978
+ NamedFilterType = Shapes::StringShape.new(name: 'NamedFilterType')
823
979
  Namespace = Shapes::StringShape.new(name: 'Namespace')
824
980
  NamespaceError = Shapes::StructureShape.new(name: 'NamespaceError')
825
981
  NamespaceErrorType = Shapes::StringShape.new(name: 'NamespaceErrorType')
@@ -827,8 +983,14 @@ module Aws::QuickSight
827
983
  NamespaceStatus = Shapes::StringShape.new(name: 'NamespaceStatus')
828
984
  Namespaces = Shapes::ListShape.new(name: 'Namespaces')
829
985
  NarrativeString = Shapes::StringShape.new(name: 'NarrativeString')
986
+ NegativeFormat = Shapes::StructureShape.new(name: 'NegativeFormat')
830
987
  NegativeValueConfiguration = Shapes::StructureShape.new(name: 'NegativeValueConfiguration')
831
988
  NegativeValueDisplayMode = Shapes::StringShape.new(name: 'NegativeValueDisplayMode')
989
+ NetworkInterface = Shapes::StructureShape.new(name: 'NetworkInterface')
990
+ NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
991
+ NetworkInterfaceList = Shapes::ListShape.new(name: 'NetworkInterfaceList')
992
+ NetworkInterfaceStatus = Shapes::StringShape.new(name: 'NetworkInterfaceStatus')
993
+ NewDefaultValues = Shapes::StructureShape.new(name: 'NewDefaultValues')
832
994
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
833
995
  NullString = Shapes::StringShape.new(name: 'NullString')
834
996
  NullValueFormatConfiguration = Shapes::StructureShape.new(name: 'NullValueFormatConfiguration')
@@ -855,6 +1017,7 @@ module Aws::QuickSight
855
1017
  OtherCategories = Shapes::StringShape.new(name: 'OtherCategories')
856
1018
  OutputColumn = Shapes::StructureShape.new(name: 'OutputColumn')
857
1019
  OutputColumnList = Shapes::ListShape.new(name: 'OutputColumnList')
1020
+ OverrideDatasetParameterOperation = Shapes::StructureShape.new(name: 'OverrideDatasetParameterOperation')
858
1021
  PageNumber = Shapes::IntegerShape.new(name: 'PageNumber')
859
1022
  PaginationConfiguration = Shapes::StructureShape.new(name: 'PaginationConfiguration')
860
1023
  PanelBorderStyle = Shapes::StringShape.new(name: 'PanelBorderStyle')
@@ -942,6 +1105,8 @@ module Aws::QuickSight
942
1105
  ProgressBarOptions = Shapes::StructureShape.new(name: 'ProgressBarOptions')
943
1106
  ProjectOperation = Shapes::StructureShape.new(name: 'ProjectOperation')
944
1107
  ProjectedColumnList = Shapes::ListShape.new(name: 'ProjectedColumnList')
1108
+ PropertyRole = Shapes::StringShape.new(name: 'PropertyRole')
1109
+ PropertyUsage = Shapes::StringShape.new(name: 'PropertyUsage')
945
1110
  PutDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'PutDataSetRefreshPropertiesRequest')
946
1111
  PutDataSetRefreshPropertiesResponse = Shapes::StructureShape.new(name: 'PutDataSetRefreshPropertiesResponse')
947
1112
  Query = Shapes::StringShape.new(name: 'Query')
@@ -959,6 +1124,7 @@ module Aws::QuickSight
959
1124
  RadarChartStartAngle = Shapes::FloatShape.new(name: 'RadarChartStartAngle')
960
1125
  RadarChartValuesFieldList = Shapes::ListShape.new(name: 'RadarChartValuesFieldList')
961
1126
  RadarChartVisual = Shapes::StructureShape.new(name: 'RadarChartVisual')
1127
+ RangeConstant = Shapes::StructureShape.new(name: 'RangeConstant')
962
1128
  RangeEndsLabelType = Shapes::StructureShape.new(name: 'RangeEndsLabelType')
963
1129
  RdsParameters = Shapes::StructureShape.new(name: 'RdsParameters')
964
1130
  RecoveryWindowInDays = Shapes::IntegerShape.new(name: 'RecoveryWindowInDays')
@@ -1032,6 +1198,7 @@ module Aws::QuickSight
1032
1198
  S3Key = Shapes::StringShape.new(name: 'S3Key')
1033
1199
  S3Parameters = Shapes::StructureShape.new(name: 'S3Parameters')
1034
1200
  S3Source = Shapes::StructureShape.new(name: 'S3Source')
1201
+ S3Uri = Shapes::StringShape.new(name: 'S3Uri')
1035
1202
  SameSheetTargetVisualConfiguration = Shapes::StructureShape.new(name: 'SameSheetTargetVisualConfiguration')
1036
1203
  SankeyDiagramAggregatedFieldWells = Shapes::StructureShape.new(name: 'SankeyDiagramAggregatedFieldWells')
1037
1204
  SankeyDiagramChartConfiguration = Shapes::StructureShape.new(name: 'SankeyDiagramChartConfiguration')
@@ -1068,11 +1235,15 @@ module Aws::QuickSight
1068
1235
  SectionPageBreakConfiguration = Shapes::StructureShape.new(name: 'SectionPageBreakConfiguration')
1069
1236
  SectionPageBreakStatus = Shapes::StringShape.new(name: 'SectionPageBreakStatus')
1070
1237
  SectionStyle = Shapes::StructureShape.new(name: 'SectionStyle')
1238
+ SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
1239
+ SecurityGroupIdList = Shapes::ListShape.new(name: 'SecurityGroupIdList')
1071
1240
  SelectAllValueOptions = Shapes::StringShape.new(name: 'SelectAllValueOptions')
1072
1241
  SelectedFieldList = Shapes::ListShape.new(name: 'SelectedFieldList')
1073
1242
  SelectedFieldOptions = Shapes::StringShape.new(name: 'SelectedFieldOptions')
1074
1243
  SelectedSheetsFilterScopeConfiguration = Shapes::StructureShape.new(name: 'SelectedSheetsFilterScopeConfiguration')
1075
1244
  SelectedTooltipType = Shapes::StringShape.new(name: 'SelectedTooltipType')
1245
+ SemanticEntityType = Shapes::StructureShape.new(name: 'SemanticEntityType')
1246
+ SemanticType = Shapes::StructureShape.new(name: 'SemanticType')
1076
1247
  SensitiveDouble = Shapes::FloatShape.new(name: 'SensitiveDouble')
1077
1248
  SensitiveDoubleList = Shapes::ListShape.new(name: 'SensitiveDoubleList')
1078
1249
  SensitiveDoubleObject = Shapes::FloatShape.new(name: 'SensitiveDoubleObject')
@@ -1141,10 +1312,18 @@ module Aws::QuickSight
1141
1312
  SqlQuery = Shapes::StringShape.new(name: 'SqlQuery')
1142
1313
  SqlServerParameters = Shapes::StructureShape.new(name: 'SqlServerParameters')
1143
1314
  SslProperties = Shapes::StructureShape.new(name: 'SslProperties')
1315
+ StartAssetBundleExportJobRequest = Shapes::StructureShape.new(name: 'StartAssetBundleExportJobRequest')
1316
+ StartAssetBundleExportJobResponse = Shapes::StructureShape.new(name: 'StartAssetBundleExportJobResponse')
1317
+ StartAssetBundleImportJobRequest = Shapes::StructureShape.new(name: 'StartAssetBundleImportJobRequest')
1318
+ StartAssetBundleImportJobResponse = Shapes::StructureShape.new(name: 'StartAssetBundleImportJobResponse')
1144
1319
  StatePersistenceConfigurations = Shapes::StructureShape.new(name: 'StatePersistenceConfigurations')
1145
1320
  Status = Shapes::StringShape.new(name: 'Status')
1146
1321
  StatusCode = Shapes::IntegerShape.new(name: 'StatusCode')
1147
1322
  String = Shapes::StringShape.new(name: 'String')
1323
+ StringDatasetParameter = Shapes::StructureShape.new(name: 'StringDatasetParameter')
1324
+ StringDatasetParameterDefaultValue = Shapes::StringShape.new(name: 'StringDatasetParameterDefaultValue')
1325
+ StringDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'StringDatasetParameterDefaultValues')
1326
+ StringDatasetParameterValueList = Shapes::ListShape.new(name: 'StringDatasetParameterValueList')
1148
1327
  StringDefaultValueList = Shapes::ListShape.new(name: 'StringDefaultValueList')
1149
1328
  StringDefaultValues = Shapes::StructureShape.new(name: 'StringDefaultValues')
1150
1329
  StringFormatConfiguration = Shapes::StructureShape.new(name: 'StringFormatConfiguration')
@@ -1153,8 +1332,11 @@ module Aws::QuickSight
1153
1332
  StringParameterDeclaration = Shapes::StructureShape.new(name: 'StringParameterDeclaration')
1154
1333
  StringParameterList = Shapes::ListShape.new(name: 'StringParameterList')
1155
1334
  StringValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'StringValueWhenUnsetConfiguration')
1335
+ SubnetId = Shapes::StringShape.new(name: 'SubnetId')
1336
+ SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
1156
1337
  SubtotalOptions = Shapes::StructureShape.new(name: 'SubtotalOptions')
1157
1338
  Suffix = Shapes::StringShape.new(name: 'Suffix')
1339
+ Synonyms = Shapes::ListShape.new(name: 'Synonyms')
1158
1340
  TableAggregatedFieldWells = Shapes::StructureShape.new(name: 'TableAggregatedFieldWells')
1159
1341
  TableBorderOptions = Shapes::StructureShape.new(name: 'TableBorderOptions')
1160
1342
  TableBorderStyle = Shapes::StringShape.new(name: 'TableBorderStyle')
@@ -1261,6 +1443,35 @@ module Aws::QuickSight
1261
1443
  TopBottomRankedComputation = Shapes::StructureShape.new(name: 'TopBottomRankedComputation')
1262
1444
  TopBottomRankedComputationResultSize = Shapes::IntegerShape.new(name: 'TopBottomRankedComputationResultSize')
1263
1445
  TopBottomSortOrder = Shapes::StringShape.new(name: 'TopBottomSortOrder')
1446
+ TopicCalculatedField = Shapes::StructureShape.new(name: 'TopicCalculatedField')
1447
+ TopicCalculatedFields = Shapes::ListShape.new(name: 'TopicCalculatedFields')
1448
+ TopicCategoryFilter = Shapes::StructureShape.new(name: 'TopicCategoryFilter')
1449
+ TopicCategoryFilterConstant = Shapes::StructureShape.new(name: 'TopicCategoryFilterConstant')
1450
+ TopicColumn = Shapes::StructureShape.new(name: 'TopicColumn')
1451
+ TopicColumns = Shapes::ListShape.new(name: 'TopicColumns')
1452
+ TopicDateRangeFilter = Shapes::StructureShape.new(name: 'TopicDateRangeFilter')
1453
+ TopicDetails = Shapes::StructureShape.new(name: 'TopicDetails')
1454
+ TopicFilter = Shapes::StructureShape.new(name: 'TopicFilter')
1455
+ TopicFilters = Shapes::ListShape.new(name: 'TopicFilters')
1456
+ TopicId = Shapes::StringShape.new(name: 'TopicId')
1457
+ TopicNamedEntities = Shapes::ListShape.new(name: 'TopicNamedEntities')
1458
+ TopicNamedEntity = Shapes::StructureShape.new(name: 'TopicNamedEntity')
1459
+ TopicNumericEqualityFilter = Shapes::StructureShape.new(name: 'TopicNumericEqualityFilter')
1460
+ TopicNumericRangeFilter = Shapes::StructureShape.new(name: 'TopicNumericRangeFilter')
1461
+ TopicNumericSeparatorSymbol = Shapes::StringShape.new(name: 'TopicNumericSeparatorSymbol')
1462
+ TopicRangeFilterConstant = Shapes::StructureShape.new(name: 'TopicRangeFilterConstant')
1463
+ TopicRefreshDetails = Shapes::StructureShape.new(name: 'TopicRefreshDetails')
1464
+ TopicRefreshSchedule = Shapes::StructureShape.new(name: 'TopicRefreshSchedule')
1465
+ TopicRefreshScheduleSummaries = Shapes::ListShape.new(name: 'TopicRefreshScheduleSummaries')
1466
+ TopicRefreshScheduleSummary = Shapes::StructureShape.new(name: 'TopicRefreshScheduleSummary')
1467
+ TopicRefreshStatus = Shapes::StringShape.new(name: 'TopicRefreshStatus')
1468
+ TopicRelativeDateFilter = Shapes::StructureShape.new(name: 'TopicRelativeDateFilter')
1469
+ TopicRelativeDateFilterFunction = Shapes::StringShape.new(name: 'TopicRelativeDateFilterFunction')
1470
+ TopicScheduleType = Shapes::StringShape.new(name: 'TopicScheduleType')
1471
+ TopicSingularFilterConstant = Shapes::StructureShape.new(name: 'TopicSingularFilterConstant')
1472
+ TopicSummaries = Shapes::ListShape.new(name: 'TopicSummaries')
1473
+ TopicSummary = Shapes::StructureShape.new(name: 'TopicSummary')
1474
+ TopicTimeGranularity = Shapes::StringShape.new(name: 'TopicTimeGranularity')
1264
1475
  TotalAggregationComputation = Shapes::StructureShape.new(name: 'TotalAggregationComputation')
1265
1476
  TotalOptions = Shapes::StructureShape.new(name: 'TotalOptions')
1266
1477
  TransformOperation = Shapes::StructureShape.new(name: 'TransformOperation')
@@ -1275,12 +1486,14 @@ module Aws::QuickSight
1275
1486
  TrendArrowOptions = Shapes::StructureShape.new(name: 'TrendArrowOptions')
1276
1487
  TwitterParameters = Shapes::StructureShape.new(name: 'TwitterParameters')
1277
1488
  TypeCastFormat = Shapes::StringShape.new(name: 'TypeCastFormat')
1489
+ TypeParameters = Shapes::MapShape.new(name: 'TypeParameters')
1278
1490
  Typography = Shapes::StructureShape.new(name: 'Typography')
1279
1491
  UIColorPalette = Shapes::StructureShape.new(name: 'UIColorPalette')
1280
1492
  URLOperationTemplate = Shapes::StringShape.new(name: 'URLOperationTemplate')
1281
1493
  URLTargetConfiguration = Shapes::StringShape.new(name: 'URLTargetConfiguration')
1282
1494
  UnaggregatedField = Shapes::StructureShape.new(name: 'UnaggregatedField')
1283
1495
  UnaggregatedFieldList = Shapes::ListShape.new(name: 'UnaggregatedFieldList')
1496
+ UndefinedSpecifiedValueType = Shapes::StringShape.new(name: 'UndefinedSpecifiedValueType')
1284
1497
  UnicodeIcon = Shapes::StringShape.new(name: 'UnicodeIcon')
1285
1498
  UniqueValuesComputation = Shapes::StructureShape.new(name: 'UniqueValuesComputation')
1286
1499
  UnlimitedPixelLength = Shapes::StringShape.new(name: 'UnlimitedPixelLength')
@@ -1339,14 +1552,28 @@ module Aws::QuickSight
1339
1552
  UpdateThemePermissionsResponse = Shapes::StructureShape.new(name: 'UpdateThemePermissionsResponse')
1340
1553
  UpdateThemeRequest = Shapes::StructureShape.new(name: 'UpdateThemeRequest')
1341
1554
  UpdateThemeResponse = Shapes::StructureShape.new(name: 'UpdateThemeResponse')
1555
+ UpdateTopicPermissionsRequest = Shapes::StructureShape.new(name: 'UpdateTopicPermissionsRequest')
1556
+ UpdateTopicPermissionsResponse = Shapes::StructureShape.new(name: 'UpdateTopicPermissionsResponse')
1557
+ UpdateTopicRefreshScheduleRequest = Shapes::StructureShape.new(name: 'UpdateTopicRefreshScheduleRequest')
1558
+ UpdateTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'UpdateTopicRefreshScheduleResponse')
1559
+ UpdateTopicRequest = Shapes::StructureShape.new(name: 'UpdateTopicRequest')
1560
+ UpdateTopicResponse = Shapes::StructureShape.new(name: 'UpdateTopicResponse')
1342
1561
  UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
1343
1562
  UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
1563
+ UpdateVPCConnectionRequest = Shapes::StructureShape.new(name: 'UpdateVPCConnectionRequest')
1564
+ UpdateVPCConnectionResponse = Shapes::StructureShape.new(name: 'UpdateVPCConnectionResponse')
1344
1565
  UploadSettings = Shapes::StructureShape.new(name: 'UploadSettings')
1345
1566
  User = Shapes::StructureShape.new(name: 'User')
1346
1567
  UserList = Shapes::ListShape.new(name: 'UserList')
1347
1568
  UserName = Shapes::StringShape.new(name: 'UserName')
1348
1569
  UserRole = Shapes::StringShape.new(name: 'UserRole')
1349
- Username = Shapes::StringShape.new(name: 'Username')
1570
+ VPCConnection = Shapes::StructureShape.new(name: 'VPCConnection')
1571
+ VPCConnectionAvailabilityStatus = Shapes::StringShape.new(name: 'VPCConnectionAvailabilityStatus')
1572
+ VPCConnectionResourceIdRestricted = Shapes::StringShape.new(name: 'VPCConnectionResourceIdRestricted')
1573
+ VPCConnectionResourceIdUnrestricted = Shapes::StringShape.new(name: 'VPCConnectionResourceIdUnrestricted')
1574
+ VPCConnectionResourceStatus = Shapes::StringShape.new(name: 'VPCConnectionResourceStatus')
1575
+ VPCConnectionSummary = Shapes::StructureShape.new(name: 'VPCConnectionSummary')
1576
+ VPCConnectionSummaryList = Shapes::ListShape.new(name: 'VPCConnectionSummaryList')
1350
1577
  ValueWhenUnsetOption = Shapes::StringShape.new(name: 'ValueWhenUnsetOption')
1351
1578
  VersionDescription = Shapes::StringShape.new(name: 'VersionDescription')
1352
1579
  VersionNumber = Shapes::IntegerShape.new(name: 'VersionNumber')
@@ -1437,6 +1664,9 @@ module Aws::QuickSight
1437
1664
  AggregationFunction.add_member(:date_aggregation_function, Shapes::ShapeRef.new(shape: DateAggregationFunction, location_name: "DateAggregationFunction"))
1438
1665
  AggregationFunction.struct_class = Types::AggregationFunction
1439
1666
 
1667
+ AggregationFunctionParameters.key = Shapes::ShapeRef.new(shape: LimitedString)
1668
+ AggregationFunctionParameters.value = Shapes::ShapeRef.new(shape: LimitedString)
1669
+
1440
1670
  AggregationSortConfiguration.add_member(:column, Shapes::ShapeRef.new(shape: ColumnIdentifier, required: true, location_name: "Column"))
1441
1671
  AggregationSortConfiguration.add_member(:sort_direction, Shapes::ShapeRef.new(shape: SortDirection, required: true, location_name: "SortDirection"))
1442
1672
  AggregationSortConfiguration.add_member(:aggregation_function, Shapes::ShapeRef.new(shape: AggregationFunction, required: true, location_name: "AggregationFunction"))
@@ -1540,6 +1770,190 @@ module Aws::QuickSight
1540
1770
 
1541
1771
  ArnList.member = Shapes::ShapeRef.new(shape: Arn)
1542
1772
 
1773
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:resource_id_override_configuration, Shapes::ShapeRef.new(shape: AssetBundleExportJobResourceIdOverrideConfiguration, location_name: "ResourceIdOverrideConfiguration"))
1774
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:vpc_connections, Shapes::ShapeRef.new(shape: AssetBundleExportJobVPCConnectionOverridePropertiesList, location_name: "VPCConnections"))
1775
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:refresh_schedules, Shapes::ShapeRef.new(shape: AssetBundleExportJobRefreshScheduleOverridePropertiesList, location_name: "RefreshSchedules"))
1776
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:data_sources, Shapes::ShapeRef.new(shape: AssetBundleExportJobDataSourceOverridePropertiesList, location_name: "DataSources"))
1777
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:data_sets, Shapes::ShapeRef.new(shape: AssetBundleExportJobDataSetOverridePropertiesList, location_name: "DataSets"))
1778
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:themes, Shapes::ShapeRef.new(shape: AssetBundleExportJobThemeOverridePropertiesList, location_name: "Themes"))
1779
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:analyses, Shapes::ShapeRef.new(shape: AssetBundleExportJobAnalysisOverridePropertiesList, location_name: "Analyses"))
1780
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:dashboards, Shapes::ShapeRef.new(shape: AssetBundleExportJobDashboardOverridePropertiesList, location_name: "Dashboards"))
1781
+ AssetBundleCloudFormationOverridePropertyConfiguration.struct_class = Types::AssetBundleCloudFormationOverridePropertyConfiguration
1782
+
1783
+ AssetBundleExportJobAnalysisOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1784
+ AssetBundleExportJobAnalysisOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobAnalysisPropertyToOverrideList, required: true, location_name: "Properties"))
1785
+ AssetBundleExportJobAnalysisOverrideProperties.struct_class = Types::AssetBundleExportJobAnalysisOverrideProperties
1786
+
1787
+ AssetBundleExportJobAnalysisOverridePropertiesList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobAnalysisOverrideProperties)
1788
+
1789
+ AssetBundleExportJobAnalysisPropertyToOverrideList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobAnalysisPropertyToOverride)
1790
+
1791
+ AssetBundleExportJobDashboardOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1792
+ AssetBundleExportJobDashboardOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobDashboardPropertyToOverrideList, required: true, location_name: "Properties"))
1793
+ AssetBundleExportJobDashboardOverrideProperties.struct_class = Types::AssetBundleExportJobDashboardOverrideProperties
1794
+
1795
+ AssetBundleExportJobDashboardOverridePropertiesList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobDashboardOverrideProperties)
1796
+
1797
+ AssetBundleExportJobDashboardPropertyToOverrideList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobDashboardPropertyToOverride)
1798
+
1799
+ AssetBundleExportJobDataSetOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1800
+ AssetBundleExportJobDataSetOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobDataSetPropertyToOverrideList, required: true, location_name: "Properties"))
1801
+ AssetBundleExportJobDataSetOverrideProperties.struct_class = Types::AssetBundleExportJobDataSetOverrideProperties
1802
+
1803
+ AssetBundleExportJobDataSetOverridePropertiesList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobDataSetOverrideProperties)
1804
+
1805
+ AssetBundleExportJobDataSetPropertyToOverrideList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobDataSetPropertyToOverride)
1806
+
1807
+ AssetBundleExportJobDataSourceOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1808
+ AssetBundleExportJobDataSourceOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobDataSourcePropertyToOverrideList, required: true, location_name: "Properties"))
1809
+ AssetBundleExportJobDataSourceOverrideProperties.struct_class = Types::AssetBundleExportJobDataSourceOverrideProperties
1810
+
1811
+ AssetBundleExportJobDataSourceOverridePropertiesList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobDataSourceOverrideProperties)
1812
+
1813
+ AssetBundleExportJobDataSourcePropertyToOverrideList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobDataSourcePropertyToOverride)
1814
+
1815
+ AssetBundleExportJobError.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1816
+ AssetBundleExportJobError.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
1817
+ AssetBundleExportJobError.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
1818
+ AssetBundleExportJobError.struct_class = Types::AssetBundleExportJobError
1819
+
1820
+ AssetBundleExportJobErrorList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobError)
1821
+
1822
+ AssetBundleExportJobRefreshScheduleOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1823
+ AssetBundleExportJobRefreshScheduleOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobRefreshSchedulePropertyToOverrideList, required: true, location_name: "Properties"))
1824
+ AssetBundleExportJobRefreshScheduleOverrideProperties.struct_class = Types::AssetBundleExportJobRefreshScheduleOverrideProperties
1825
+
1826
+ AssetBundleExportJobRefreshScheduleOverridePropertiesList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobRefreshScheduleOverrideProperties)
1827
+
1828
+ AssetBundleExportJobRefreshSchedulePropertyToOverrideList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobRefreshSchedulePropertyToOverride)
1829
+
1830
+ AssetBundleExportJobResourceIdOverrideConfiguration.add_member(:prefix_for_all_resources, Shapes::ShapeRef.new(shape: Boolean, location_name: "PrefixForAllResources"))
1831
+ AssetBundleExportJobResourceIdOverrideConfiguration.struct_class = Types::AssetBundleExportJobResourceIdOverrideConfiguration
1832
+
1833
+ AssetBundleExportJobSummary.add_member(:job_status, Shapes::ShapeRef.new(shape: AssetBundleExportJobStatus, location_name: "JobStatus"))
1834
+ AssetBundleExportJobSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1835
+ AssetBundleExportJobSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1836
+ AssetBundleExportJobSummary.add_member(:asset_bundle_export_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "AssetBundleExportJobId"))
1837
+ AssetBundleExportJobSummary.add_member(:include_all_dependencies, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeAllDependencies"))
1838
+ AssetBundleExportJobSummary.add_member(:export_format, Shapes::ShapeRef.new(shape: AssetBundleExportFormat, location_name: "ExportFormat"))
1839
+ AssetBundleExportJobSummary.struct_class = Types::AssetBundleExportJobSummary
1840
+
1841
+ AssetBundleExportJobSummaryList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobSummary)
1842
+
1843
+ AssetBundleExportJobThemeOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1844
+ AssetBundleExportJobThemeOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobThemePropertyToOverrideList, required: true, location_name: "Properties"))
1845
+ AssetBundleExportJobThemeOverrideProperties.struct_class = Types::AssetBundleExportJobThemeOverrideProperties
1846
+
1847
+ AssetBundleExportJobThemeOverridePropertiesList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobThemeOverrideProperties)
1848
+
1849
+ AssetBundleExportJobThemePropertyToOverrideList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobThemePropertyToOverride)
1850
+
1851
+ AssetBundleExportJobVPCConnectionOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1852
+ AssetBundleExportJobVPCConnectionOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobVPCConnectionPropertyToOverrideList, required: true, location_name: "Properties"))
1853
+ AssetBundleExportJobVPCConnectionOverrideProperties.struct_class = Types::AssetBundleExportJobVPCConnectionOverrideProperties
1854
+
1855
+ AssetBundleExportJobVPCConnectionOverridePropertiesList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobVPCConnectionOverrideProperties)
1856
+
1857
+ AssetBundleExportJobVPCConnectionPropertyToOverrideList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobVPCConnectionPropertyToOverride)
1858
+
1859
+ AssetBundleImportJobAnalysisOverrideParameters.add_member(:analysis_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "AnalysisId"))
1860
+ AssetBundleImportJobAnalysisOverrideParameters.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1861
+ AssetBundleImportJobAnalysisOverrideParameters.struct_class = Types::AssetBundleImportJobAnalysisOverrideParameters
1862
+
1863
+ AssetBundleImportJobAnalysisOverrideParametersList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobAnalysisOverrideParameters)
1864
+
1865
+ AssetBundleImportJobDashboardOverrideParameters.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "DashboardId"))
1866
+ AssetBundleImportJobDashboardOverrideParameters.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1867
+ AssetBundleImportJobDashboardOverrideParameters.struct_class = Types::AssetBundleImportJobDashboardOverrideParameters
1868
+
1869
+ AssetBundleImportJobDashboardOverrideParametersList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobDashboardOverrideParameters)
1870
+
1871
+ AssetBundleImportJobDataSetOverrideParameters.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "DataSetId"))
1872
+ AssetBundleImportJobDataSetOverrideParameters.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1873
+ AssetBundleImportJobDataSetOverrideParameters.struct_class = Types::AssetBundleImportJobDataSetOverrideParameters
1874
+
1875
+ AssetBundleImportJobDataSetOverrideParametersList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobDataSetOverrideParameters)
1876
+
1877
+ AssetBundleImportJobDataSourceCredentialPair.add_member(:username, Shapes::ShapeRef.new(shape: DbUsername, required: true, location_name: "Username"))
1878
+ AssetBundleImportJobDataSourceCredentialPair.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
1879
+ AssetBundleImportJobDataSourceCredentialPair.struct_class = Types::AssetBundleImportJobDataSourceCredentialPair
1880
+
1881
+ AssetBundleImportJobDataSourceCredentials.add_member(:credential_pair, Shapes::ShapeRef.new(shape: AssetBundleImportJobDataSourceCredentialPair, location_name: "CredentialPair"))
1882
+ AssetBundleImportJobDataSourceCredentials.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, location_name: "SecretArn"))
1883
+ AssetBundleImportJobDataSourceCredentials.struct_class = Types::AssetBundleImportJobDataSourceCredentials
1884
+
1885
+ AssetBundleImportJobDataSourceOverrideParameters.add_member(:data_source_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "DataSourceId"))
1886
+ AssetBundleImportJobDataSourceOverrideParameters.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1887
+ AssetBundleImportJobDataSourceOverrideParameters.add_member(:data_source_parameters, Shapes::ShapeRef.new(shape: DataSourceParameters, location_name: "DataSourceParameters"))
1888
+ AssetBundleImportJobDataSourceOverrideParameters.add_member(:vpc_connection_properties, Shapes::ShapeRef.new(shape: VpcConnectionProperties, location_name: "VpcConnectionProperties"))
1889
+ AssetBundleImportJobDataSourceOverrideParameters.add_member(:ssl_properties, Shapes::ShapeRef.new(shape: SslProperties, location_name: "SslProperties"))
1890
+ AssetBundleImportJobDataSourceOverrideParameters.add_member(:credentials, Shapes::ShapeRef.new(shape: AssetBundleImportJobDataSourceCredentials, location_name: "Credentials"))
1891
+ AssetBundleImportJobDataSourceOverrideParameters.struct_class = Types::AssetBundleImportJobDataSourceOverrideParameters
1892
+
1893
+ AssetBundleImportJobDataSourceOverrideParametersList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobDataSourceOverrideParameters)
1894
+
1895
+ AssetBundleImportJobError.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1896
+ AssetBundleImportJobError.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
1897
+ AssetBundleImportJobError.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
1898
+ AssetBundleImportJobError.struct_class = Types::AssetBundleImportJobError
1899
+
1900
+ AssetBundleImportJobErrorList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobError)
1901
+
1902
+ AssetBundleImportJobOverrideParameters.add_member(:resource_id_override_configuration, Shapes::ShapeRef.new(shape: AssetBundleImportJobResourceIdOverrideConfiguration, location_name: "ResourceIdOverrideConfiguration"))
1903
+ AssetBundleImportJobOverrideParameters.add_member(:vpc_connections, Shapes::ShapeRef.new(shape: AssetBundleImportJobVPCConnectionOverrideParametersList, location_name: "VPCConnections"))
1904
+ AssetBundleImportJobOverrideParameters.add_member(:refresh_schedules, Shapes::ShapeRef.new(shape: AssetBundleImportJobRefreshScheduleOverrideParametersList, location_name: "RefreshSchedules"))
1905
+ AssetBundleImportJobOverrideParameters.add_member(:data_sources, Shapes::ShapeRef.new(shape: AssetBundleImportJobDataSourceOverrideParametersList, location_name: "DataSources"))
1906
+ AssetBundleImportJobOverrideParameters.add_member(:data_sets, Shapes::ShapeRef.new(shape: AssetBundleImportJobDataSetOverrideParametersList, location_name: "DataSets"))
1907
+ AssetBundleImportJobOverrideParameters.add_member(:themes, Shapes::ShapeRef.new(shape: AssetBundleImportJobThemeOverrideParametersList, location_name: "Themes"))
1908
+ AssetBundleImportJobOverrideParameters.add_member(:analyses, Shapes::ShapeRef.new(shape: AssetBundleImportJobAnalysisOverrideParametersList, location_name: "Analyses"))
1909
+ AssetBundleImportJobOverrideParameters.add_member(:dashboards, Shapes::ShapeRef.new(shape: AssetBundleImportJobDashboardOverrideParametersList, location_name: "Dashboards"))
1910
+ AssetBundleImportJobOverrideParameters.struct_class = Types::AssetBundleImportJobOverrideParameters
1911
+
1912
+ AssetBundleImportJobRefreshScheduleOverrideParameters.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "DataSetId"))
1913
+ AssetBundleImportJobRefreshScheduleOverrideParameters.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScheduleId"))
1914
+ AssetBundleImportJobRefreshScheduleOverrideParameters.add_member(:start_after_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartAfterDateTime"))
1915
+ AssetBundleImportJobRefreshScheduleOverrideParameters.struct_class = Types::AssetBundleImportJobRefreshScheduleOverrideParameters
1916
+
1917
+ AssetBundleImportJobRefreshScheduleOverrideParametersList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobRefreshScheduleOverrideParameters)
1918
+
1919
+ AssetBundleImportJobResourceIdOverrideConfiguration.add_member(:prefix_for_all_resources, Shapes::ShapeRef.new(shape: String, location_name: "PrefixForAllResources"))
1920
+ AssetBundleImportJobResourceIdOverrideConfiguration.struct_class = Types::AssetBundleImportJobResourceIdOverrideConfiguration
1921
+
1922
+ AssetBundleImportJobSummary.add_member(:job_status, Shapes::ShapeRef.new(shape: AssetBundleImportJobStatus, location_name: "JobStatus"))
1923
+ AssetBundleImportJobSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1924
+ AssetBundleImportJobSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1925
+ AssetBundleImportJobSummary.add_member(:asset_bundle_import_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "AssetBundleImportJobId"))
1926
+ AssetBundleImportJobSummary.add_member(:failure_action, Shapes::ShapeRef.new(shape: AssetBundleImportFailureAction, location_name: "FailureAction"))
1927
+ AssetBundleImportJobSummary.struct_class = Types::AssetBundleImportJobSummary
1928
+
1929
+ AssetBundleImportJobSummaryList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobSummary)
1930
+
1931
+ AssetBundleImportJobThemeOverrideParameters.add_member(:theme_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ThemeId"))
1932
+ AssetBundleImportJobThemeOverrideParameters.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1933
+ AssetBundleImportJobThemeOverrideParameters.struct_class = Types::AssetBundleImportJobThemeOverrideParameters
1934
+
1935
+ AssetBundleImportJobThemeOverrideParametersList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobThemeOverrideParameters)
1936
+
1937
+ AssetBundleImportJobVPCConnectionOverrideParameters.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, required: true, location_name: "VPCConnectionId"))
1938
+ AssetBundleImportJobVPCConnectionOverrideParameters.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1939
+ AssetBundleImportJobVPCConnectionOverrideParameters.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, location_name: "SubnetIds"))
1940
+ AssetBundleImportJobVPCConnectionOverrideParameters.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, location_name: "SecurityGroupIds"))
1941
+ AssetBundleImportJobVPCConnectionOverrideParameters.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: DnsResolverList, location_name: "DnsResolvers"))
1942
+ AssetBundleImportJobVPCConnectionOverrideParameters.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1943
+ AssetBundleImportJobVPCConnectionOverrideParameters.struct_class = Types::AssetBundleImportJobVPCConnectionOverrideParameters
1944
+
1945
+ AssetBundleImportJobVPCConnectionOverrideParametersList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobVPCConnectionOverrideParameters)
1946
+
1947
+ AssetBundleImportSource.add_member(:body, Shapes::ShapeRef.new(shape: AssetBundleImportBodyBlob, location_name: "Body"))
1948
+ AssetBundleImportSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3Uri"))
1949
+ AssetBundleImportSource.struct_class = Types::AssetBundleImportSource
1950
+
1951
+ AssetBundleImportSourceDescription.add_member(:body, Shapes::ShapeRef.new(shape: String, location_name: "Body"))
1952
+ AssetBundleImportSourceDescription.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3Uri"))
1953
+ AssetBundleImportSourceDescription.struct_class = Types::AssetBundleImportSourceDescription
1954
+
1955
+ AssetBundleResourceArns.member = Shapes::ShapeRef.new(shape: Arn)
1956
+
1543
1957
  AthenaParameters.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroup, location_name: "WorkGroup"))
1544
1958
  AthenaParameters.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1545
1959
  AthenaParameters.struct_class = Types::AthenaParameters
@@ -1554,6 +1968,8 @@ module Aws::QuickSight
1554
1968
  AuroraPostgreSqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
1555
1969
  AuroraPostgreSqlParameters.struct_class = Types::AuroraPostgreSqlParameters
1556
1970
 
1971
+ AuthorSpecifiedAggregations.member = Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregation)
1972
+
1557
1973
  AwsIotAnalyticsParameters.add_member(:data_set_name, Shapes::ShapeRef.new(shape: DataSetName, required: true, location_name: "DataSetName"))
1558
1974
  AwsIotAnalyticsParameters.struct_class = Types::AwsIotAnalyticsParameters
1559
1975
 
@@ -1666,6 +2082,9 @@ module Aws::QuickSight
1666
2082
  BodySectionContent.add_member(:layout, Shapes::ShapeRef.new(shape: SectionLayoutConfiguration, location_name: "Layout"))
1667
2083
  BodySectionContent.struct_class = Types::BodySectionContent
1668
2084
 
2085
+ BookmarksConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
2086
+ BookmarksConfigurations.struct_class = Types::BookmarksConfigurations
2087
+
1669
2088
  BorderStyle.add_member(:show, Shapes::ShapeRef.new(shape: Boolean, location_name: "Show", metadata: {"box"=>true}))
1670
2089
  BorderStyle.struct_class = Types::BorderStyle
1671
2090
 
@@ -1722,7 +2141,7 @@ module Aws::QuickSight
1722
2141
 
1723
2142
  CalculatedField.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
1724
2143
  CalculatedField.add_member(:name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "Name"))
1725
- CalculatedField.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
2144
+ CalculatedField.add_member(:expression, Shapes::ShapeRef.new(shape: CalculatedFieldExpression, required: true, location_name: "Expression"))
1726
2145
  CalculatedField.struct_class = Types::CalculatedField
1727
2146
 
1728
2147
  CalculatedFields.member = Shapes::ShapeRef.new(shape: CalculatedField)
@@ -1784,6 +2203,12 @@ module Aws::QuickSight
1784
2203
 
1785
2204
  CategoryValueList.member = Shapes::ShapeRef.new(shape: CategoryValue)
1786
2205
 
2206
+ CellValueSynonym.add_member(:cell_value, Shapes::ShapeRef.new(shape: LimitedString, location_name: "CellValue"))
2207
+ CellValueSynonym.add_member(:synonyms, Shapes::ShapeRef.new(shape: StringList, location_name: "Synonyms"))
2208
+ CellValueSynonym.struct_class = Types::CellValueSynonym
2209
+
2210
+ CellValueSynonyms.member = Shapes::ShapeRef.new(shape: CellValueSynonym)
2211
+
1787
2212
  ChartAxisLabelOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
1788
2213
  ChartAxisLabelOptions.add_member(:sort_icon_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "SortIconVisibility"))
1789
2214
  ChartAxisLabelOptions.add_member(:axis_label_options, Shapes::ShapeRef.new(shape: AxisLabelOptionsList, location_name: "AxisLabelOptions"))
@@ -1795,6 +2220,9 @@ module Aws::QuickSight
1795
2220
  ClusterMarkerConfiguration.add_member(:cluster_marker, Shapes::ShapeRef.new(shape: ClusterMarker, location_name: "ClusterMarker"))
1796
2221
  ClusterMarkerConfiguration.struct_class = Types::ClusterMarkerConfiguration
1797
2222
 
2223
+ CollectiveConstant.add_member(:value_list, Shapes::ShapeRef.new(shape: StringList, location_name: "ValueList"))
2224
+ CollectiveConstant.struct_class = Types::CollectiveConstant
2225
+
1798
2226
  ColorList.member = Shapes::ShapeRef.new(shape: HexColor)
1799
2227
 
1800
2228
  ColorScale.add_member(:colors, Shapes::ShapeRef.new(shape: ColorScaleColorList, required: true, location_name: "Colors"))
@@ -1918,6 +2346,11 @@ module Aws::QuickSight
1918
2346
  ComboChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
1919
2347
  ComboChartVisual.struct_class = Types::ComboChartVisual
1920
2348
 
2349
+ ComparativeOrder.add_member(:use_ordering, Shapes::ShapeRef.new(shape: ColumnOrderingType, location_name: "UseOrdering"))
2350
+ ComparativeOrder.add_member(:specifed_order, Shapes::ShapeRef.new(shape: StringList, location_name: "SpecifedOrder"))
2351
+ ComparativeOrder.add_member(:treat_undefined_specified_values, Shapes::ShapeRef.new(shape: UndefinedSpecifiedValueType, location_name: "TreatUndefinedSpecifiedValues"))
2352
+ ComparativeOrder.struct_class = Types::ComparativeOrder
2353
+
1921
2354
  ComparisonConfiguration.add_member(:comparison_method, Shapes::ShapeRef.new(shape: ComparisonMethod, location_name: "ComparisonMethod"))
1922
2355
  ComparisonConfiguration.add_member(:comparison_format, Shapes::ShapeRef.new(shape: ComparisonFormatConfiguration, location_name: "ComparisonFormat"))
1923
2356
  ComparisonConfiguration.struct_class = Types::ComparisonConfiguration
@@ -2081,6 +2514,7 @@ module Aws::QuickSight
2081
2514
  CreateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2082
2515
  CreateDataSetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2083
2516
  CreateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
2517
+ CreateDataSetRequest.add_member(:dataset_parameters, Shapes::ShapeRef.new(shape: DatasetParameterList, location_name: "DatasetParameters"))
2084
2518
  CreateDataSetRequest.struct_class = Types::CreateDataSetRequest
2085
2519
 
2086
2520
  CreateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2272,7 +2706,52 @@ module Aws::QuickSight
2272
2706
  CreateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2273
2707
  CreateThemeResponse.struct_class = Types::CreateThemeResponse
2274
2708
 
2275
- CredentialPair.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
2709
+ CreateTopicRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2710
+ CreateTopicRefreshScheduleRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
2711
+ CreateTopicRefreshScheduleRequest.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DatasetArn"))
2712
+ CreateTopicRefreshScheduleRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: String, location_name: "DatasetName"))
2713
+ CreateTopicRefreshScheduleRequest.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: TopicRefreshSchedule, required: true, location_name: "RefreshSchedule"))
2714
+ CreateTopicRefreshScheduleRequest.struct_class = Types::CreateTopicRefreshScheduleRequest
2715
+
2716
+ CreateTopicRefreshScheduleResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
2717
+ CreateTopicRefreshScheduleResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
2718
+ CreateTopicRefreshScheduleResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
2719
+ CreateTopicRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2720
+ CreateTopicRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2721
+ CreateTopicRefreshScheduleResponse.struct_class = Types::CreateTopicRefreshScheduleResponse
2722
+
2723
+ CreateTopicRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2724
+ CreateTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location_name: "TopicId"))
2725
+ CreateTopicRequest.add_member(:topic, Shapes::ShapeRef.new(shape: TopicDetails, required: true, location_name: "Topic"))
2726
+ CreateTopicRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2727
+ CreateTopicRequest.struct_class = Types::CreateTopicRequest
2728
+
2729
+ CreateTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2730
+ CreateTopicResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
2731
+ CreateTopicResponse.add_member(:refresh_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RefreshArn"))
2732
+ CreateTopicResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2733
+ CreateTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2734
+ CreateTopicResponse.struct_class = Types::CreateTopicResponse
2735
+
2736
+ CreateVPCConnectionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2737
+ CreateVPCConnectionRequest.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdRestricted, required: true, location_name: "VPCConnectionId"))
2738
+ CreateVPCConnectionRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
2739
+ CreateVPCConnectionRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, required: true, location_name: "SubnetIds"))
2740
+ CreateVPCConnectionRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, required: true, location_name: "SecurityGroupIds"))
2741
+ CreateVPCConnectionRequest.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: DnsResolverList, location_name: "DnsResolvers"))
2742
+ CreateVPCConnectionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2743
+ CreateVPCConnectionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2744
+ CreateVPCConnectionRequest.struct_class = Types::CreateVPCConnectionRequest
2745
+
2746
+ CreateVPCConnectionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2747
+ CreateVPCConnectionResponse.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdRestricted, location_name: "VPCConnectionId"))
2748
+ CreateVPCConnectionResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "CreationStatus"))
2749
+ CreateVPCConnectionResponse.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
2750
+ CreateVPCConnectionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2751
+ CreateVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2752
+ CreateVPCConnectionResponse.struct_class = Types::CreateVPCConnectionResponse
2753
+
2754
+ CredentialPair.add_member(:username, Shapes::ShapeRef.new(shape: DbUsername, required: true, location_name: "Username"))
2276
2755
  CredentialPair.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
2277
2756
  CredentialPair.add_member(:alternate_data_source_parameters, Shapes::ShapeRef.new(shape: DataSourceParametersList, location_name: "AlternateDataSourceParameters"))
2278
2757
  CredentialPair.struct_class = Types::CredentialPair
@@ -2287,6 +2766,8 @@ module Aws::QuickSight
2287
2766
  CurrencyDisplayFormatConfiguration.add_member(:null_value_format_configuration, Shapes::ShapeRef.new(shape: NullValueFormatConfiguration, location_name: "NullValueFormatConfiguration"))
2288
2767
  CurrencyDisplayFormatConfiguration.struct_class = Types::CurrencyDisplayFormatConfiguration
2289
2768
 
2769
+ CustomActionColumnList.member = Shapes::ShapeRef.new(shape: ColumnIdentifier)
2770
+
2290
2771
  CustomActionFilterOperation.add_member(:selected_fields_configuration, Shapes::ShapeRef.new(shape: FilterOperationSelectedFieldsConfiguration, required: true, location_name: "SelectedFieldsConfiguration"))
2291
2772
  CustomActionFilterOperation.add_member(:target_visuals_configuration, Shapes::ShapeRef.new(shape: FilterOperationTargetVisualsConfiguration, required: true, location_name: "TargetVisualsConfiguration"))
2292
2773
  CustomActionFilterOperation.struct_class = Types::CustomActionFilterOperation
@@ -2439,6 +2920,10 @@ module Aws::QuickSight
2439
2920
  DashboardVisualPublishOptions.add_member(:export_hidden_fields_option, Shapes::ShapeRef.new(shape: ExportHiddenFieldsOption, location_name: "ExportHiddenFieldsOption"))
2440
2921
  DashboardVisualPublishOptions.struct_class = Types::DashboardVisualPublishOptions
2441
2922
 
2923
+ DataAggregation.add_member(:dataset_row_date_granularity, Shapes::ShapeRef.new(shape: TopicTimeGranularity, location_name: "DatasetRowDateGranularity"))
2924
+ DataAggregation.add_member(:default_date_column_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DefaultDateColumnName"))
2925
+ DataAggregation.struct_class = Types::DataAggregation
2926
+
2442
2927
  DataBarsOptions.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
2443
2928
  DataBarsOptions.add_member(:positive_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "PositiveColor"))
2444
2929
  DataBarsOptions.add_member(:negative_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "NegativeColor"))
@@ -2468,6 +2953,7 @@ module Aws::QuickSight
2468
2953
  DataLabelOptions.add_member(:label_font_configuration, Shapes::ShapeRef.new(shape: FontConfiguration, location_name: "LabelFontConfiguration"))
2469
2954
  DataLabelOptions.add_member(:label_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "LabelColor"))
2470
2955
  DataLabelOptions.add_member(:overlap, Shapes::ShapeRef.new(shape: DataLabelOverlap, location_name: "Overlap"))
2956
+ DataLabelOptions.add_member(:totals_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "TotalsVisibility"))
2471
2957
  DataLabelOptions.struct_class = Types::DataLabelOptions
2472
2958
 
2473
2959
  DataLabelType.add_member(:field_label_type, Shapes::ShapeRef.new(shape: FieldLabelType, location_name: "FieldLabelType"))
@@ -2526,6 +3012,7 @@ module Aws::QuickSight
2526
3012
  DataSet.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
2527
3013
  DataSet.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2528
3014
  DataSet.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
3015
+ DataSet.add_member(:dataset_parameters, Shapes::ShapeRef.new(shape: DatasetParameterList, location_name: "DatasetParameters"))
2529
3016
  DataSet.struct_class = Types::DataSet
2530
3017
 
2531
3018
  DataSetArnsList.member = Shapes::ShapeRef.new(shape: Arn)
@@ -2654,6 +3141,26 @@ module Aws::QuickSight
2654
3141
  DatabricksParameters.add_member(:sql_endpoint_path, Shapes::ShapeRef.new(shape: SqlEndpointPath, required: true, location_name: "SqlEndpointPath"))
2655
3142
  DatabricksParameters.struct_class = Types::DatabricksParameters
2656
3143
 
3144
+ DatasetMetadata.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DatasetArn"))
3145
+ DatasetMetadata.add_member(:dataset_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DatasetName"))
3146
+ DatasetMetadata.add_member(:dataset_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DatasetDescription"))
3147
+ DatasetMetadata.add_member(:data_aggregation, Shapes::ShapeRef.new(shape: DataAggregation, location_name: "DataAggregation"))
3148
+ DatasetMetadata.add_member(:filters, Shapes::ShapeRef.new(shape: TopicFilters, location_name: "Filters"))
3149
+ DatasetMetadata.add_member(:columns, Shapes::ShapeRef.new(shape: TopicColumns, location_name: "Columns"))
3150
+ DatasetMetadata.add_member(:calculated_fields, Shapes::ShapeRef.new(shape: TopicCalculatedFields, location_name: "CalculatedFields"))
3151
+ DatasetMetadata.add_member(:named_entities, Shapes::ShapeRef.new(shape: TopicNamedEntities, location_name: "NamedEntities"))
3152
+ DatasetMetadata.struct_class = Types::DatasetMetadata
3153
+
3154
+ DatasetParameter.add_member(:string_dataset_parameter, Shapes::ShapeRef.new(shape: StringDatasetParameter, location_name: "StringDatasetParameter"))
3155
+ DatasetParameter.add_member(:decimal_dataset_parameter, Shapes::ShapeRef.new(shape: DecimalDatasetParameter, location_name: "DecimalDatasetParameter"))
3156
+ DatasetParameter.add_member(:integer_dataset_parameter, Shapes::ShapeRef.new(shape: IntegerDatasetParameter, location_name: "IntegerDatasetParameter"))
3157
+ DatasetParameter.add_member(:date_time_dataset_parameter, Shapes::ShapeRef.new(shape: DateTimeDatasetParameter, location_name: "DateTimeDatasetParameter"))
3158
+ DatasetParameter.struct_class = Types::DatasetParameter
3159
+
3160
+ DatasetParameterList.member = Shapes::ShapeRef.new(shape: DatasetParameter)
3161
+
3162
+ Datasets.member = Shapes::ShapeRef.new(shape: DatasetMetadata)
3163
+
2657
3164
  DateAxisOptions.add_member(:missing_date_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "MissingDateVisibility"))
2658
3165
  DateAxisOptions.struct_class = Types::DateAxisOptions
2659
3166
 
@@ -2670,6 +3177,18 @@ module Aws::QuickSight
2670
3177
  DateMeasureField.add_member(:format_configuration, Shapes::ShapeRef.new(shape: DateTimeFormatConfiguration, location_name: "FormatConfiguration"))
2671
3178
  DateMeasureField.struct_class = Types::DateMeasureField
2672
3179
 
3180
+ DateTimeDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
3181
+ DateTimeDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
3182
+ DateTimeDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
3183
+ DateTimeDatasetParameter.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TimeGranularity, location_name: "TimeGranularity"))
3184
+ DateTimeDatasetParameter.add_member(:default_values, Shapes::ShapeRef.new(shape: DateTimeDatasetParameterDefaultValues, location_name: "DefaultValues"))
3185
+ DateTimeDatasetParameter.struct_class = Types::DateTimeDatasetParameter
3186
+
3187
+ DateTimeDatasetParameterDefaultValues.add_member(:static_values, Shapes::ShapeRef.new(shape: DateTimeDatasetParameterValueList, location_name: "StaticValues"))
3188
+ DateTimeDatasetParameterDefaultValues.struct_class = Types::DateTimeDatasetParameterDefaultValues
3189
+
3190
+ DateTimeDatasetParameterValueList.member = Shapes::ShapeRef.new(shape: DateTimeDatasetParameterDefaultValue)
3191
+
2673
3192
  DateTimeDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveTimestamp)
2674
3193
 
2675
3194
  DateTimeDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -2694,6 +3213,7 @@ module Aws::QuickSight
2694
3213
  DateTimeParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: DateTimeDefaultValues, location_name: "DefaultValues"))
2695
3214
  DateTimeParameterDeclaration.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TimeGranularity, location_name: "TimeGranularity"))
2696
3215
  DateTimeParameterDeclaration.add_member(:value_when_unset, Shapes::ShapeRef.new(shape: DateTimeValueWhenUnsetConfiguration, location_name: "ValueWhenUnset"))
3216
+ DateTimeParameterDeclaration.add_member(:mapped_data_set_parameters, Shapes::ShapeRef.new(shape: MappedDataSetParameters, location_name: "MappedDataSetParameters"))
2697
3217
  DateTimeParameterDeclaration.struct_class = Types::DateTimeParameterDeclaration
2698
3218
 
2699
3219
  DateTimeParameterList.member = Shapes::ShapeRef.new(shape: DateTimeParameter)
@@ -2706,6 +3226,17 @@ module Aws::QuickSight
2706
3226
  DateTimeValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveTimestamp, location_name: "CustomValue"))
2707
3227
  DateTimeValueWhenUnsetConfiguration.struct_class = Types::DateTimeValueWhenUnsetConfiguration
2708
3228
 
3229
+ DecimalDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
3230
+ DecimalDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
3231
+ DecimalDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
3232
+ DecimalDatasetParameter.add_member(:default_values, Shapes::ShapeRef.new(shape: DecimalDatasetParameterDefaultValues, location_name: "DefaultValues"))
3233
+ DecimalDatasetParameter.struct_class = Types::DecimalDatasetParameter
3234
+
3235
+ DecimalDatasetParameterDefaultValues.add_member(:static_values, Shapes::ShapeRef.new(shape: DecimalDatasetParameterValueList, location_name: "StaticValues"))
3236
+ DecimalDatasetParameterDefaultValues.struct_class = Types::DecimalDatasetParameterDefaultValues
3237
+
3238
+ DecimalDatasetParameterValueList.member = Shapes::ShapeRef.new(shape: DecimalDatasetParameterDefaultValue)
3239
+
2709
3240
  DecimalDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveDoubleObject)
2710
3241
 
2711
3242
  DecimalDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -2720,6 +3251,7 @@ module Aws::QuickSight
2720
3251
  DecimalParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
2721
3252
  DecimalParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: DecimalDefaultValues, location_name: "DefaultValues"))
2722
3253
  DecimalParameterDeclaration.add_member(:value_when_unset, Shapes::ShapeRef.new(shape: DecimalValueWhenUnsetConfiguration, location_name: "ValueWhenUnset"))
3254
+ DecimalParameterDeclaration.add_member(:mapped_data_set_parameters, Shapes::ShapeRef.new(shape: MappedDataSetParameters, location_name: "MappedDataSetParameters"))
2723
3255
  DecimalParameterDeclaration.struct_class = Types::DecimalParameterDeclaration
2724
3256
 
2725
3257
  DecimalParameterList.member = Shapes::ShapeRef.new(shape: DecimalParameter)
@@ -2731,6 +3263,10 @@ module Aws::QuickSight
2731
3263
  DecimalValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveDouble, location_name: "CustomValue", metadata: {"box"=>true}))
2732
3264
  DecimalValueWhenUnsetConfiguration.struct_class = Types::DecimalValueWhenUnsetConfiguration
2733
3265
 
3266
+ DefaultFormatting.add_member(:display_format, Shapes::ShapeRef.new(shape: DisplayFormat, location_name: "DisplayFormat"))
3267
+ DefaultFormatting.add_member(:display_format_options, Shapes::ShapeRef.new(shape: DisplayFormatOptions, location_name: "DisplayFormatOptions"))
3268
+ DefaultFormatting.struct_class = Types::DefaultFormatting
3269
+
2734
3270
  DefaultFreeFormLayoutConfiguration.add_member(:canvas_size_options, Shapes::ShapeRef.new(shape: FreeFormLayoutCanvasSizeOptions, required: true, location_name: "CanvasSizeOptions"))
2735
3271
  DefaultFreeFormLayoutConfiguration.struct_class = Types::DefaultFreeFormLayoutConfiguration
2736
3272
 
@@ -2933,6 +3469,28 @@ module Aws::QuickSight
2933
3469
  DeleteThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "ThemeId"))
2934
3470
  DeleteThemeResponse.struct_class = Types::DeleteThemeResponse
2935
3471
 
3472
+ DeleteTopicRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3473
+ DeleteTopicRefreshScheduleRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3474
+ DeleteTopicRefreshScheduleRequest.add_member(:dataset_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DatasetId"))
3475
+ DeleteTopicRefreshScheduleRequest.struct_class = Types::DeleteTopicRefreshScheduleRequest
3476
+
3477
+ DeleteTopicRefreshScheduleResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3478
+ DeleteTopicRefreshScheduleResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
3479
+ DeleteTopicRefreshScheduleResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
3480
+ DeleteTopicRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3481
+ DeleteTopicRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3482
+ DeleteTopicRefreshScheduleResponse.struct_class = Types::DeleteTopicRefreshScheduleResponse
3483
+
3484
+ DeleteTopicRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3485
+ DeleteTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3486
+ DeleteTopicRequest.struct_class = Types::DeleteTopicRequest
3487
+
3488
+ DeleteTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3489
+ DeleteTopicResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3490
+ DeleteTopicResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3491
+ DeleteTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3492
+ DeleteTopicResponse.struct_class = Types::DeleteTopicResponse
3493
+
2936
3494
  DeleteUserByPrincipalIdRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "PrincipalId"))
2937
3495
  DeleteUserByPrincipalIdRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2938
3496
  DeleteUserByPrincipalIdRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -2951,6 +3509,18 @@ module Aws::QuickSight
2951
3509
  DeleteUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2952
3510
  DeleteUserResponse.struct_class = Types::DeleteUserResponse
2953
3511
 
3512
+ DeleteVPCConnectionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3513
+ DeleteVPCConnectionRequest.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, required: true, location: "uri", location_name: "VPCConnectionId"))
3514
+ DeleteVPCConnectionRequest.struct_class = Types::DeleteVPCConnectionRequest
3515
+
3516
+ DeleteVPCConnectionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3517
+ DeleteVPCConnectionResponse.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
3518
+ DeleteVPCConnectionResponse.add_member(:deletion_status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "DeletionStatus"))
3519
+ DeleteVPCConnectionResponse.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
3520
+ DeleteVPCConnectionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3521
+ DeleteVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3522
+ DeleteVPCConnectionResponse.struct_class = Types::DeleteVPCConnectionResponse
3523
+
2954
3524
  DescribeAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2955
3525
  DescribeAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
2956
3526
  DescribeAccountCustomizationRequest.add_member(:resolved, Shapes::ShapeRef.new(shape: boolean, location: "querystring", location_name: "resolved"))
@@ -3014,6 +3584,43 @@ module Aws::QuickSight
3014
3584
  DescribeAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3015
3585
  DescribeAnalysisResponse.struct_class = Types::DescribeAnalysisResponse
3016
3586
 
3587
+ DescribeAssetBundleExportJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3588
+ DescribeAssetBundleExportJobRequest.add_member(:asset_bundle_export_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "AssetBundleExportJobId"))
3589
+ DescribeAssetBundleExportJobRequest.struct_class = Types::DescribeAssetBundleExportJobRequest
3590
+
3591
+ DescribeAssetBundleExportJobResponse.add_member(:job_status, Shapes::ShapeRef.new(shape: AssetBundleExportJobStatus, location_name: "JobStatus"))
3592
+ DescribeAssetBundleExportJobResponse.add_member(:download_url, Shapes::ShapeRef.new(shape: String, location_name: "DownloadUrl"))
3593
+ DescribeAssetBundleExportJobResponse.add_member(:errors, Shapes::ShapeRef.new(shape: AssetBundleExportJobErrorList, location_name: "Errors"))
3594
+ DescribeAssetBundleExportJobResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3595
+ DescribeAssetBundleExportJobResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
3596
+ DescribeAssetBundleExportJobResponse.add_member(:asset_bundle_export_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "AssetBundleExportJobId"))
3597
+ DescribeAssetBundleExportJobResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
3598
+ DescribeAssetBundleExportJobResponse.add_member(:resource_arns, Shapes::ShapeRef.new(shape: AssetBundleResourceArns, location_name: "ResourceArns"))
3599
+ DescribeAssetBundleExportJobResponse.add_member(:include_all_dependencies, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeAllDependencies"))
3600
+ DescribeAssetBundleExportJobResponse.add_member(:export_format, Shapes::ShapeRef.new(shape: AssetBundleExportFormat, location_name: "ExportFormat"))
3601
+ DescribeAssetBundleExportJobResponse.add_member(:cloud_formation_override_property_configuration, Shapes::ShapeRef.new(shape: AssetBundleCloudFormationOverridePropertyConfiguration, location_name: "CloudFormationOverridePropertyConfiguration"))
3602
+ DescribeAssetBundleExportJobResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
3603
+ DescribeAssetBundleExportJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3604
+ DescribeAssetBundleExportJobResponse.struct_class = Types::DescribeAssetBundleExportJobResponse
3605
+
3606
+ DescribeAssetBundleImportJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3607
+ DescribeAssetBundleImportJobRequest.add_member(:asset_bundle_import_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "AssetBundleImportJobId"))
3608
+ DescribeAssetBundleImportJobRequest.struct_class = Types::DescribeAssetBundleImportJobRequest
3609
+
3610
+ DescribeAssetBundleImportJobResponse.add_member(:job_status, Shapes::ShapeRef.new(shape: AssetBundleImportJobStatus, location_name: "JobStatus"))
3611
+ DescribeAssetBundleImportJobResponse.add_member(:errors, Shapes::ShapeRef.new(shape: AssetBundleImportJobErrorList, location_name: "Errors"))
3612
+ DescribeAssetBundleImportJobResponse.add_member(:rollback_errors, Shapes::ShapeRef.new(shape: AssetBundleImportJobErrorList, location_name: "RollbackErrors"))
3613
+ DescribeAssetBundleImportJobResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3614
+ DescribeAssetBundleImportJobResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
3615
+ DescribeAssetBundleImportJobResponse.add_member(:asset_bundle_import_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "AssetBundleImportJobId"))
3616
+ DescribeAssetBundleImportJobResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
3617
+ DescribeAssetBundleImportJobResponse.add_member(:asset_bundle_import_source, Shapes::ShapeRef.new(shape: AssetBundleImportSourceDescription, location_name: "AssetBundleImportSource"))
3618
+ DescribeAssetBundleImportJobResponse.add_member(:override_parameters, Shapes::ShapeRef.new(shape: AssetBundleImportJobOverrideParameters, location_name: "OverrideParameters"))
3619
+ DescribeAssetBundleImportJobResponse.add_member(:failure_action, Shapes::ShapeRef.new(shape: AssetBundleImportFailureAction, location_name: "FailureAction"))
3620
+ DescribeAssetBundleImportJobResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
3621
+ DescribeAssetBundleImportJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3622
+ DescribeAssetBundleImportJobResponse.struct_class = Types::DescribeAssetBundleImportJobResponse
3623
+
3017
3624
  DescribeDashboardDefinitionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3018
3625
  DescribeDashboardDefinitionRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
3019
3626
  DescribeDashboardDefinitionRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
@@ -3285,6 +3892,51 @@ module Aws::QuickSight
3285
3892
  DescribeThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3286
3893
  DescribeThemeResponse.struct_class = Types::DescribeThemeResponse
3287
3894
 
3895
+ DescribeTopicPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3896
+ DescribeTopicPermissionsRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3897
+ DescribeTopicPermissionsRequest.struct_class = Types::DescribeTopicPermissionsRequest
3898
+
3899
+ DescribeTopicPermissionsResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3900
+ DescribeTopicPermissionsResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
3901
+ DescribeTopicPermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
3902
+ DescribeTopicPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3903
+ DescribeTopicPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3904
+ DescribeTopicPermissionsResponse.struct_class = Types::DescribeTopicPermissionsResponse
3905
+
3906
+ DescribeTopicRefreshRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3907
+ DescribeTopicRefreshRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3908
+ DescribeTopicRefreshRequest.add_member(:refresh_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "RefreshId"))
3909
+ DescribeTopicRefreshRequest.struct_class = Types::DescribeTopicRefreshRequest
3910
+
3911
+ DescribeTopicRefreshResponse.add_member(:refresh_details, Shapes::ShapeRef.new(shape: TopicRefreshDetails, location_name: "RefreshDetails"))
3912
+ DescribeTopicRefreshResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3913
+ DescribeTopicRefreshResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3914
+ DescribeTopicRefreshResponse.struct_class = Types::DescribeTopicRefreshResponse
3915
+
3916
+ DescribeTopicRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3917
+ DescribeTopicRefreshScheduleRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3918
+ DescribeTopicRefreshScheduleRequest.add_member(:dataset_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DatasetId"))
3919
+ DescribeTopicRefreshScheduleRequest.struct_class = Types::DescribeTopicRefreshScheduleRequest
3920
+
3921
+ DescribeTopicRefreshScheduleResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3922
+ DescribeTopicRefreshScheduleResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
3923
+ DescribeTopicRefreshScheduleResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
3924
+ DescribeTopicRefreshScheduleResponse.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: TopicRefreshSchedule, location_name: "RefreshSchedule"))
3925
+ DescribeTopicRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3926
+ DescribeTopicRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3927
+ DescribeTopicRefreshScheduleResponse.struct_class = Types::DescribeTopicRefreshScheduleResponse
3928
+
3929
+ DescribeTopicRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3930
+ DescribeTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3931
+ DescribeTopicRequest.struct_class = Types::DescribeTopicRequest
3932
+
3933
+ DescribeTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3934
+ DescribeTopicResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3935
+ DescribeTopicResponse.add_member(:topic, Shapes::ShapeRef.new(shape: TopicDetails, location_name: "Topic"))
3936
+ DescribeTopicResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3937
+ DescribeTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3938
+ DescribeTopicResponse.struct_class = Types::DescribeTopicResponse
3939
+
3288
3940
  DescribeUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
3289
3941
  DescribeUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3290
3942
  DescribeUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -3295,10 +3947,20 @@ module Aws::QuickSight
3295
3947
  DescribeUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3296
3948
  DescribeUserResponse.struct_class = Types::DescribeUserResponse
3297
3949
 
3950
+ DescribeVPCConnectionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3951
+ DescribeVPCConnectionRequest.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, required: true, location: "uri", location_name: "VPCConnectionId"))
3952
+ DescribeVPCConnectionRequest.struct_class = Types::DescribeVPCConnectionRequest
3953
+
3954
+ DescribeVPCConnectionResponse.add_member(:vpc_connection, Shapes::ShapeRef.new(shape: VPCConnection, location_name: "VPCConnection"))
3955
+ DescribeVPCConnectionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3956
+ DescribeVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
3957
+ DescribeVPCConnectionResponse.struct_class = Types::DescribeVPCConnectionResponse
3958
+
3298
3959
  DestinationParameterValueConfiguration.add_member(:custom_values_configuration, Shapes::ShapeRef.new(shape: CustomValuesConfiguration, location_name: "CustomValuesConfiguration"))
3299
3960
  DestinationParameterValueConfiguration.add_member(:select_all_value_options, Shapes::ShapeRef.new(shape: SelectAllValueOptions, location_name: "SelectAllValueOptions"))
3300
3961
  DestinationParameterValueConfiguration.add_member(:source_parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceParameterName"))
3301
3962
  DestinationParameterValueConfiguration.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldId, location_name: "SourceField"))
3963
+ DestinationParameterValueConfiguration.add_member(:source_column, Shapes::ShapeRef.new(shape: ColumnIdentifier, location_name: "SourceColumn"))
3302
3964
  DestinationParameterValueConfiguration.struct_class = Types::DestinationParameterValueConfiguration
3303
3965
 
3304
3966
  DimensionField.add_member(:numerical_dimension_field, Shapes::ShapeRef.new(shape: NumericalDimensionField, location_name: "NumericalDimensionField"))
@@ -3308,6 +3970,22 @@ module Aws::QuickSight
3308
3970
 
3309
3971
  DimensionFieldList.member = Shapes::ShapeRef.new(shape: DimensionField)
3310
3972
 
3973
+ DisplayFormatOptions.add_member(:use_blank_cell_format, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseBlankCellFormat"))
3974
+ DisplayFormatOptions.add_member(:blank_cell_format, Shapes::ShapeRef.new(shape: LimitedString, location_name: "BlankCellFormat"))
3975
+ DisplayFormatOptions.add_member(:date_format, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DateFormat"))
3976
+ DisplayFormatOptions.add_member(:decimal_separator, Shapes::ShapeRef.new(shape: TopicNumericSeparatorSymbol, location_name: "DecimalSeparator"))
3977
+ DisplayFormatOptions.add_member(:grouping_separator, Shapes::ShapeRef.new(shape: LimitedString, location_name: "GroupingSeparator"))
3978
+ DisplayFormatOptions.add_member(:use_grouping, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseGrouping"))
3979
+ DisplayFormatOptions.add_member(:fraction_digits, Shapes::ShapeRef.new(shape: Integer, location_name: "FractionDigits"))
3980
+ DisplayFormatOptions.add_member(:prefix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Prefix"))
3981
+ DisplayFormatOptions.add_member(:suffix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Suffix"))
3982
+ DisplayFormatOptions.add_member(:unit_scaler, Shapes::ShapeRef.new(shape: NumberScale, location_name: "UnitScaler"))
3983
+ DisplayFormatOptions.add_member(:negative_format, Shapes::ShapeRef.new(shape: NegativeFormat, location_name: "NegativeFormat"))
3984
+ DisplayFormatOptions.add_member(:currency_symbol, Shapes::ShapeRef.new(shape: LimitedString, location_name: "CurrencySymbol"))
3985
+ DisplayFormatOptions.struct_class = Types::DisplayFormatOptions
3986
+
3987
+ DnsResolverList.member = Shapes::ShapeRef.new(shape: IPv4Address)
3988
+
3311
3989
  DomainNotWhitelistedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
3312
3990
  DomainNotWhitelistedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3313
3991
  DomainNotWhitelistedException.struct_class = Types::DomainNotWhitelistedException
@@ -3521,6 +4199,7 @@ module Aws::QuickSight
3521
4199
 
3522
4200
  FilterOperationSelectedFieldsConfiguration.add_member(:selected_fields, Shapes::ShapeRef.new(shape: SelectedFieldList, location_name: "SelectedFields"))
3523
4201
  FilterOperationSelectedFieldsConfiguration.add_member(:selected_field_options, Shapes::ShapeRef.new(shape: SelectedFieldOptions, location_name: "SelectedFieldOptions"))
4202
+ FilterOperationSelectedFieldsConfiguration.add_member(:selected_columns, Shapes::ShapeRef.new(shape: CustomActionColumnList, location_name: "SelectedColumns"))
3524
4203
  FilterOperationSelectedFieldsConfiguration.struct_class = Types::FilterOperationSelectedFieldsConfiguration
3525
4204
 
3526
4205
  FilterOperationTargetVisualsConfiguration.add_member(:same_sheet_target_visual_configuration, Shapes::ShapeRef.new(shape: SameSheetTargetVisualConfiguration, location_name: "SameSheetTargetVisualConfiguration"))
@@ -3801,6 +4480,17 @@ module Aws::QuickSight
3801
4480
  GeospatialCoordinateBounds.add_member(:east, Shapes::ShapeRef.new(shape: Longitude, required: true, location_name: "East"))
3802
4481
  GeospatialCoordinateBounds.struct_class = Types::GeospatialCoordinateBounds
3803
4482
 
4483
+ GeospatialHeatmapColorScale.add_member(:colors, Shapes::ShapeRef.new(shape: GeospatialHeatmapDataColorList, location_name: "Colors"))
4484
+ GeospatialHeatmapColorScale.struct_class = Types::GeospatialHeatmapColorScale
4485
+
4486
+ GeospatialHeatmapConfiguration.add_member(:heatmap_color, Shapes::ShapeRef.new(shape: GeospatialHeatmapColorScale, location_name: "HeatmapColor"))
4487
+ GeospatialHeatmapConfiguration.struct_class = Types::GeospatialHeatmapConfiguration
4488
+
4489
+ GeospatialHeatmapDataColor.add_member(:color, Shapes::ShapeRef.new(shape: HexColor, required: true, location_name: "Color"))
4490
+ GeospatialHeatmapDataColor.struct_class = Types::GeospatialHeatmapDataColor
4491
+
4492
+ GeospatialHeatmapDataColorList.member = Shapes::ShapeRef.new(shape: GeospatialHeatmapDataColor)
4493
+
3804
4494
  GeospatialMapAggregatedFieldWells.add_member(:geospatial, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Geospatial"))
3805
4495
  GeospatialMapAggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Values"))
3806
4496
  GeospatialMapAggregatedFieldWells.add_member(:colors, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Colors"))
@@ -3831,6 +4521,7 @@ module Aws::QuickSight
3831
4521
 
3832
4522
  GeospatialPointStyleOptions.add_member(:selected_point_style, Shapes::ShapeRef.new(shape: GeospatialSelectedPointStyle, location_name: "SelectedPointStyle"))
3833
4523
  GeospatialPointStyleOptions.add_member(:cluster_marker_configuration, Shapes::ShapeRef.new(shape: ClusterMarkerConfiguration, location_name: "ClusterMarkerConfiguration"))
4524
+ GeospatialPointStyleOptions.add_member(:heatmap_configuration, Shapes::ShapeRef.new(shape: GeospatialHeatmapConfiguration, location_name: "HeatmapConfiguration"))
3834
4525
  GeospatialPointStyleOptions.struct_class = Types::GeospatialPointStyleOptions
3835
4526
 
3836
4527
  GeospatialWindowOptions.add_member(:bounds, Shapes::ShapeRef.new(shape: GeospatialCoordinateBounds, location_name: "Bounds"))
@@ -4066,6 +4757,17 @@ module Aws::QuickSight
4066
4757
  InsightVisual.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
4067
4758
  InsightVisual.struct_class = Types::InsightVisual
4068
4759
 
4760
+ IntegerDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
4761
+ IntegerDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
4762
+ IntegerDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
4763
+ IntegerDatasetParameter.add_member(:default_values, Shapes::ShapeRef.new(shape: IntegerDatasetParameterDefaultValues, location_name: "DefaultValues"))
4764
+ IntegerDatasetParameter.struct_class = Types::IntegerDatasetParameter
4765
+
4766
+ IntegerDatasetParameterDefaultValues.add_member(:static_values, Shapes::ShapeRef.new(shape: IntegerDatasetParameterValueList, location_name: "StaticValues"))
4767
+ IntegerDatasetParameterDefaultValues.struct_class = Types::IntegerDatasetParameterDefaultValues
4768
+
4769
+ IntegerDatasetParameterValueList.member = Shapes::ShapeRef.new(shape: IntegerDatasetParameterDefaultValue)
4770
+
4069
4771
  IntegerDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveLongObject)
4070
4772
 
4071
4773
  IntegerDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -4080,6 +4782,7 @@ module Aws::QuickSight
4080
4782
  IntegerParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
4081
4783
  IntegerParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: IntegerDefaultValues, location_name: "DefaultValues"))
4082
4784
  IntegerParameterDeclaration.add_member(:value_when_unset, Shapes::ShapeRef.new(shape: IntegerValueWhenUnsetConfiguration, location_name: "ValueWhenUnset"))
4785
+ IntegerParameterDeclaration.add_member(:mapped_data_set_parameters, Shapes::ShapeRef.new(shape: MappedDataSetParameters, location_name: "MappedDataSetParameters"))
4083
4786
  IntegerParameterDeclaration.struct_class = Types::IntegerParameterDeclaration
4084
4787
 
4085
4788
  IntegerParameterList.member = Shapes::ShapeRef.new(shape: IntegerParameter)
@@ -4283,6 +4986,28 @@ module Aws::QuickSight
4283
4986
  ListAnalysesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4284
4987
  ListAnalysesResponse.struct_class = Types::ListAnalysesResponse
4285
4988
 
4989
+ ListAssetBundleExportJobsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4990
+ ListAssetBundleExportJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
4991
+ ListAssetBundleExportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
4992
+ ListAssetBundleExportJobsRequest.struct_class = Types::ListAssetBundleExportJobsRequest
4993
+
4994
+ ListAssetBundleExportJobsResponse.add_member(:asset_bundle_export_job_summary_list, Shapes::ShapeRef.new(shape: AssetBundleExportJobSummaryList, location_name: "AssetBundleExportJobSummaryList"))
4995
+ ListAssetBundleExportJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
4996
+ ListAssetBundleExportJobsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
4997
+ ListAssetBundleExportJobsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4998
+ ListAssetBundleExportJobsResponse.struct_class = Types::ListAssetBundleExportJobsResponse
4999
+
5000
+ ListAssetBundleImportJobsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
5001
+ ListAssetBundleImportJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
5002
+ ListAssetBundleImportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
5003
+ ListAssetBundleImportJobsRequest.struct_class = Types::ListAssetBundleImportJobsRequest
5004
+
5005
+ ListAssetBundleImportJobsResponse.add_member(:asset_bundle_import_job_summary_list, Shapes::ShapeRef.new(shape: AssetBundleImportJobSummaryList, location_name: "AssetBundleImportJobSummaryList"))
5006
+ ListAssetBundleImportJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
5007
+ ListAssetBundleImportJobsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
5008
+ ListAssetBundleImportJobsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
5009
+ ListAssetBundleImportJobsResponse.struct_class = Types::ListAssetBundleImportJobsResponse
5010
+
4286
5011
  ListControlDisplayOptions.add_member(:search_options, Shapes::ShapeRef.new(shape: ListControlSearchOptions, location_name: "SearchOptions"))
4287
5012
  ListControlDisplayOptions.add_member(:select_all_options, Shapes::ShapeRef.new(shape: ListControlSelectAllOptions, location_name: "SelectAllOptions"))
4288
5013
  ListControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
@@ -4401,7 +5126,7 @@ module Aws::QuickSight
4401
5126
  ListIAMPolicyAssignmentsForUserResponse.struct_class = Types::ListIAMPolicyAssignmentsForUserResponse
4402
5127
 
4403
5128
  ListIAMPolicyAssignmentsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4404
- ListIAMPolicyAssignmentsRequest.add_member(:assignment_status, Shapes::ShapeRef.new(shape: AssignmentStatus, location_name: "AssignmentStatus"))
5129
+ ListIAMPolicyAssignmentsRequest.add_member(:assignment_status, Shapes::ShapeRef.new(shape: AssignmentStatus, location: "querystring", location_name: "assignment-status"))
4405
5130
  ListIAMPolicyAssignmentsRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
4406
5131
  ListIAMPolicyAssignmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
4407
5132
  ListIAMPolicyAssignmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
@@ -4524,6 +5249,28 @@ module Aws::QuickSight
4524
5249
  ListThemesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4525
5250
  ListThemesResponse.struct_class = Types::ListThemesResponse
4526
5251
 
5252
+ ListTopicRefreshSchedulesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
5253
+ ListTopicRefreshSchedulesRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
5254
+ ListTopicRefreshSchedulesRequest.struct_class = Types::ListTopicRefreshSchedulesRequest
5255
+
5256
+ ListTopicRefreshSchedulesResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
5257
+ ListTopicRefreshSchedulesResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
5258
+ ListTopicRefreshSchedulesResponse.add_member(:refresh_schedules, Shapes::ShapeRef.new(shape: TopicRefreshScheduleSummaries, location_name: "RefreshSchedules"))
5259
+ ListTopicRefreshSchedulesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
5260
+ ListTopicRefreshSchedulesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
5261
+ ListTopicRefreshSchedulesResponse.struct_class = Types::ListTopicRefreshSchedulesResponse
5262
+
5263
+ ListTopicsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
5264
+ ListTopicsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
5265
+ ListTopicsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
5266
+ ListTopicsRequest.struct_class = Types::ListTopicsRequest
5267
+
5268
+ ListTopicsResponse.add_member(:topics_summaries, Shapes::ShapeRef.new(shape: TopicSummaries, location_name: "TopicsSummaries"))
5269
+ ListTopicsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
5270
+ ListTopicsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
5271
+ ListTopicsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
5272
+ ListTopicsResponse.struct_class = Types::ListTopicsResponse
5273
+
4527
5274
  ListUserGroupsRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
4528
5275
  ListUserGroupsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4529
5276
  ListUserGroupsRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -4549,6 +5296,17 @@ module Aws::QuickSight
4549
5296
  ListUsersResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4550
5297
  ListUsersResponse.struct_class = Types::ListUsersResponse
4551
5298
 
5299
+ ListVPCConnectionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
5300
+ ListVPCConnectionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
5301
+ ListVPCConnectionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
5302
+ ListVPCConnectionsRequest.struct_class = Types::ListVPCConnectionsRequest
5303
+
5304
+ ListVPCConnectionsResponse.add_member(:vpc_connection_summaries, Shapes::ShapeRef.new(shape: VPCConnectionSummaryList, location_name: "VPCConnectionSummaries"))
5305
+ ListVPCConnectionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
5306
+ ListVPCConnectionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
5307
+ ListVPCConnectionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
5308
+ ListVPCConnectionsResponse.struct_class = Types::ListVPCConnectionsResponse
5309
+
4552
5310
  LoadingAnimation.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
4553
5311
  LoadingAnimation.struct_class = Types::LoadingAnimation
4554
5312
 
@@ -4581,6 +5339,12 @@ module Aws::QuickSight
4581
5339
  ManifestFileLocation.add_member(:key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "Key"))
4582
5340
  ManifestFileLocation.struct_class = Types::ManifestFileLocation
4583
5341
 
5342
+ MappedDataSetParameter.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
5343
+ MappedDataSetParameter.add_member(:data_set_parameter_name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "DataSetParameterName"))
5344
+ MappedDataSetParameter.struct_class = Types::MappedDataSetParameter
5345
+
5346
+ MappedDataSetParameters.member = Shapes::ShapeRef.new(shape: MappedDataSetParameter)
5347
+
4584
5348
  MarginStyle.add_member(:show, Shapes::ShapeRef.new(shape: Boolean, location_name: "Show", metadata: {"box"=>true}))
4585
5349
  MarginStyle.struct_class = Types::MarginStyle
4586
5350
 
@@ -4631,6 +5395,19 @@ module Aws::QuickSight
4631
5395
  MySqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
4632
5396
  MySqlParameters.struct_class = Types::MySqlParameters
4633
5397
 
5398
+ NamedEntityDefinition.add_member(:field_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "FieldName"))
5399
+ NamedEntityDefinition.add_member(:property_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "PropertyName"))
5400
+ NamedEntityDefinition.add_member(:property_role, Shapes::ShapeRef.new(shape: PropertyRole, location_name: "PropertyRole"))
5401
+ NamedEntityDefinition.add_member(:property_usage, Shapes::ShapeRef.new(shape: PropertyUsage, location_name: "PropertyUsage"))
5402
+ NamedEntityDefinition.add_member(:metric, Shapes::ShapeRef.new(shape: NamedEntityDefinitionMetric, location_name: "Metric"))
5403
+ NamedEntityDefinition.struct_class = Types::NamedEntityDefinition
5404
+
5405
+ NamedEntityDefinitionMetric.add_member(:aggregation, Shapes::ShapeRef.new(shape: NamedEntityAggType, location_name: "Aggregation"))
5406
+ NamedEntityDefinitionMetric.add_member(:aggregation_function_parameters, Shapes::ShapeRef.new(shape: AggregationFunctionParameters, location_name: "AggregationFunctionParameters"))
5407
+ NamedEntityDefinitionMetric.struct_class = Types::NamedEntityDefinitionMetric
5408
+
5409
+ NamedEntityDefinitions.member = Shapes::ShapeRef.new(shape: NamedEntityDefinition)
5410
+
4634
5411
  NamespaceError.add_member(:type, Shapes::ShapeRef.new(shape: NamespaceErrorType, location_name: "Type"))
4635
5412
  NamespaceError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
4636
5413
  NamespaceError.struct_class = Types::NamespaceError
@@ -4645,9 +5422,28 @@ module Aws::QuickSight
4645
5422
 
4646
5423
  Namespaces.member = Shapes::ShapeRef.new(shape: NamespaceInfoV2)
4647
5424
 
5425
+ NegativeFormat.add_member(:prefix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Prefix"))
5426
+ NegativeFormat.add_member(:suffix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Suffix"))
5427
+ NegativeFormat.struct_class = Types::NegativeFormat
5428
+
4648
5429
  NegativeValueConfiguration.add_member(:display_mode, Shapes::ShapeRef.new(shape: NegativeValueDisplayMode, required: true, location_name: "DisplayMode"))
4649
5430
  NegativeValueConfiguration.struct_class = Types::NegativeValueConfiguration
4650
5431
 
5432
+ NetworkInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "SubnetId"))
5433
+ NetworkInterface.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
5434
+ NetworkInterface.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
5435
+ NetworkInterface.add_member(:status, Shapes::ShapeRef.new(shape: NetworkInterfaceStatus, location_name: "Status"))
5436
+ NetworkInterface.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "NetworkInterfaceId"))
5437
+ NetworkInterface.struct_class = Types::NetworkInterface
5438
+
5439
+ NetworkInterfaceList.member = Shapes::ShapeRef.new(shape: NetworkInterface)
5440
+
5441
+ NewDefaultValues.add_member(:string_static_values, Shapes::ShapeRef.new(shape: StringDatasetParameterValueList, location_name: "StringStaticValues"))
5442
+ NewDefaultValues.add_member(:decimal_static_values, Shapes::ShapeRef.new(shape: DecimalDatasetParameterValueList, location_name: "DecimalStaticValues"))
5443
+ NewDefaultValues.add_member(:date_time_static_values, Shapes::ShapeRef.new(shape: DateTimeDatasetParameterValueList, location_name: "DateTimeStaticValues"))
5444
+ NewDefaultValues.add_member(:integer_static_values, Shapes::ShapeRef.new(shape: IntegerDatasetParameterValueList, location_name: "IntegerStaticValues"))
5445
+ NewDefaultValues.struct_class = Types::NewDefaultValues
5446
+
4651
5447
  NullValueFormatConfiguration.add_member(:null_string, Shapes::ShapeRef.new(shape: NullString, required: true, location_name: "NullString"))
4652
5448
  NullValueFormatConfiguration.struct_class = Types::NullValueFormatConfiguration
4653
5449
 
@@ -4733,6 +5529,11 @@ module Aws::QuickSight
4733
5529
 
4734
5530
  OutputColumnList.member = Shapes::ShapeRef.new(shape: OutputColumn)
4735
5531
 
5532
+ OverrideDatasetParameterOperation.add_member(:parameter_name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "ParameterName"))
5533
+ OverrideDatasetParameterOperation.add_member(:new_parameter_name, Shapes::ShapeRef.new(shape: DatasetParameterName, location_name: "NewParameterName"))
5534
+ OverrideDatasetParameterOperation.add_member(:new_default_values, Shapes::ShapeRef.new(shape: NewDefaultValues, location_name: "NewDefaultValues"))
5535
+ OverrideDatasetParameterOperation.struct_class = Types::OverrideDatasetParameterOperation
5536
+
4736
5537
  PaginationConfiguration.add_member(:page_size, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "PageSize", metadata: {"box"=>true}))
4737
5538
  PaginationConfiguration.add_member(:page_number, Shapes::ShapeRef.new(shape: PageNumber, required: true, location_name: "PageNumber"))
4738
5539
  PaginationConfiguration.struct_class = Types::PaginationConfiguration
@@ -5111,6 +5912,10 @@ module Aws::QuickSight
5111
5912
  RadarChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
5112
5913
  RadarChartVisual.struct_class = Types::RadarChartVisual
5113
5914
 
5915
+ RangeConstant.add_member(:minimum, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Minimum"))
5916
+ RangeConstant.add_member(:maximum, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Maximum"))
5917
+ RangeConstant.struct_class = Types::RangeConstant
5918
+
5114
5919
  RangeEndsLabelType.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
5115
5920
  RangeEndsLabelType.struct_class = Types::RangeEndsLabelType
5116
5921
 
@@ -5139,7 +5944,7 @@ module Aws::QuickSight
5139
5944
  ReferenceLineDataConfiguration.struct_class = Types::ReferenceLineDataConfiguration
5140
5945
 
5141
5946
  ReferenceLineDynamicDataConfiguration.add_member(:column, Shapes::ShapeRef.new(shape: ColumnIdentifier, required: true, location_name: "Column"))
5142
- ReferenceLineDynamicDataConfiguration.add_member(:measure_aggregation_function, Shapes::ShapeRef.new(shape: AggregationFunction, required: true, location_name: "MeasureAggregationFunction"))
5947
+ ReferenceLineDynamicDataConfiguration.add_member(:measure_aggregation_function, Shapes::ShapeRef.new(shape: AggregationFunction, location_name: "MeasureAggregationFunction"))
5143
5948
  ReferenceLineDynamicDataConfiguration.add_member(:calculation, Shapes::ShapeRef.new(shape: NumericalAggregationFunction, required: true, location_name: "Calculation"))
5144
5949
  ReferenceLineDynamicDataConfiguration.struct_class = Types::ReferenceLineDynamicDataConfiguration
5145
5950
 
@@ -5210,6 +6015,7 @@ module Aws::QuickSight
5210
6015
  RegisteredUserDashboardEmbeddingConfiguration.struct_class = Types::RegisteredUserDashboardEmbeddingConfiguration
5211
6016
 
5212
6017
  RegisteredUserDashboardFeatureConfigurations.add_member(:state_persistence, Shapes::ShapeRef.new(shape: StatePersistenceConfigurations, location_name: "StatePersistence"))
6018
+ RegisteredUserDashboardFeatureConfigurations.add_member(:bookmarks, Shapes::ShapeRef.new(shape: BookmarksConfigurations, location_name: "Bookmarks"))
5213
6019
  RegisteredUserDashboardFeatureConfigurations.struct_class = Types::RegisteredUserDashboardFeatureConfigurations
5214
6020
 
5215
6021
  RegisteredUserDashboardVisualEmbeddingConfiguration.add_member(:initial_dashboard_visual_id, Shapes::ShapeRef.new(shape: DashboardVisualId, required: true, location_name: "InitialDashboardVisualId"))
@@ -5369,6 +6175,7 @@ module Aws::QuickSight
5369
6175
  ScatterPlotCategoricallyAggregatedFieldWells.add_member(:y_axis, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "YAxis"))
5370
6176
  ScatterPlotCategoricallyAggregatedFieldWells.add_member(:category, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Category"))
5371
6177
  ScatterPlotCategoricallyAggregatedFieldWells.add_member(:size, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Size"))
6178
+ ScatterPlotCategoricallyAggregatedFieldWells.add_member(:label, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Label"))
5372
6179
  ScatterPlotCategoricallyAggregatedFieldWells.struct_class = Types::ScatterPlotCategoricallyAggregatedFieldWells
5373
6180
 
5374
6181
  ScatterPlotConfiguration.add_member(:field_wells, Shapes::ShapeRef.new(shape: ScatterPlotFieldWells, location_name: "FieldWells"))
@@ -5389,6 +6196,8 @@ module Aws::QuickSight
5389
6196
  ScatterPlotUnaggregatedFieldWells.add_member(:x_axis, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "XAxis"))
5390
6197
  ScatterPlotUnaggregatedFieldWells.add_member(:y_axis, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "YAxis"))
5391
6198
  ScatterPlotUnaggregatedFieldWells.add_member(:size, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Size"))
6199
+ ScatterPlotUnaggregatedFieldWells.add_member(:category, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Category"))
6200
+ ScatterPlotUnaggregatedFieldWells.add_member(:label, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Label"))
5392
6201
  ScatterPlotUnaggregatedFieldWells.struct_class = Types::ScatterPlotUnaggregatedFieldWells
5393
6202
 
5394
6203
  ScatterPlotVisual.add_member(:visual_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "VisualId"))
@@ -5510,11 +6319,27 @@ module Aws::QuickSight
5510
6319
  SectionStyle.add_member(:padding, Shapes::ShapeRef.new(shape: Spacing, location_name: "Padding"))
5511
6320
  SectionStyle.struct_class = Types::SectionStyle
5512
6321
 
6322
+ SecurityGroupIdList.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
6323
+
5513
6324
  SelectedFieldList.member = Shapes::ShapeRef.new(shape: FieldId)
5514
6325
 
5515
6326
  SelectedSheetsFilterScopeConfiguration.add_member(:sheet_visual_scoping_configurations, Shapes::ShapeRef.new(shape: SheetVisualScopingConfigurations, location_name: "SheetVisualScopingConfigurations"))
5516
6327
  SelectedSheetsFilterScopeConfiguration.struct_class = Types::SelectedSheetsFilterScopeConfiguration
5517
6328
 
6329
+ SemanticEntityType.add_member(:type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "TypeName"))
6330
+ SemanticEntityType.add_member(:sub_type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SubTypeName"))
6331
+ SemanticEntityType.add_member(:type_parameters, Shapes::ShapeRef.new(shape: TypeParameters, location_name: "TypeParameters"))
6332
+ SemanticEntityType.struct_class = Types::SemanticEntityType
6333
+
6334
+ SemanticType.add_member(:type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "TypeName"))
6335
+ SemanticType.add_member(:sub_type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SubTypeName"))
6336
+ SemanticType.add_member(:type_parameters, Shapes::ShapeRef.new(shape: TypeParameters, location_name: "TypeParameters"))
6337
+ SemanticType.add_member(:truthy_cell_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "TruthyCellValue"))
6338
+ SemanticType.add_member(:truthy_cell_value_synonyms, Shapes::ShapeRef.new(shape: SensitiveStringList, location_name: "TruthyCellValueSynonyms"))
6339
+ SemanticType.add_member(:falsey_cell_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "FalseyCellValue"))
6340
+ SemanticType.add_member(:falsey_cell_value_synonyms, Shapes::ShapeRef.new(shape: SensitiveStringList, location_name: "FalseyCellValueSynonyms"))
6341
+ SemanticType.struct_class = Types::SemanticType
6342
+
5518
6343
  SensitiveDoubleList.member = Shapes::ShapeRef.new(shape: SensitiveDouble)
5519
6344
 
5520
6345
  SensitiveLongList.member = Shapes::ShapeRef.new(shape: SensitiveLong)
@@ -5658,9 +6483,47 @@ module Aws::QuickSight
5658
6483
  SslProperties.add_member(:disable_ssl, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableSsl"))
5659
6484
  SslProperties.struct_class = Types::SslProperties
5660
6485
 
6486
+ StartAssetBundleExportJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6487
+ StartAssetBundleExportJobRequest.add_member(:asset_bundle_export_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "AssetBundleExportJobId"))
6488
+ StartAssetBundleExportJobRequest.add_member(:resource_arns, Shapes::ShapeRef.new(shape: AssetBundleResourceArns, required: true, location_name: "ResourceArns"))
6489
+ StartAssetBundleExportJobRequest.add_member(:include_all_dependencies, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeAllDependencies"))
6490
+ StartAssetBundleExportJobRequest.add_member(:export_format, Shapes::ShapeRef.new(shape: AssetBundleExportFormat, required: true, location_name: "ExportFormat"))
6491
+ StartAssetBundleExportJobRequest.add_member(:cloud_formation_override_property_configuration, Shapes::ShapeRef.new(shape: AssetBundleCloudFormationOverridePropertyConfiguration, location_name: "CloudFormationOverridePropertyConfiguration"))
6492
+ StartAssetBundleExportJobRequest.struct_class = Types::StartAssetBundleExportJobRequest
6493
+
6494
+ StartAssetBundleExportJobResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
6495
+ StartAssetBundleExportJobResponse.add_member(:asset_bundle_export_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "AssetBundleExportJobId"))
6496
+ StartAssetBundleExportJobResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
6497
+ StartAssetBundleExportJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6498
+ StartAssetBundleExportJobResponse.struct_class = Types::StartAssetBundleExportJobResponse
6499
+
6500
+ StartAssetBundleImportJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6501
+ StartAssetBundleImportJobRequest.add_member(:asset_bundle_import_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "AssetBundleImportJobId"))
6502
+ StartAssetBundleImportJobRequest.add_member(:asset_bundle_import_source, Shapes::ShapeRef.new(shape: AssetBundleImportSource, required: true, location_name: "AssetBundleImportSource"))
6503
+ StartAssetBundleImportJobRequest.add_member(:override_parameters, Shapes::ShapeRef.new(shape: AssetBundleImportJobOverrideParameters, location_name: "OverrideParameters"))
6504
+ StartAssetBundleImportJobRequest.add_member(:failure_action, Shapes::ShapeRef.new(shape: AssetBundleImportFailureAction, location_name: "FailureAction"))
6505
+ StartAssetBundleImportJobRequest.struct_class = Types::StartAssetBundleImportJobRequest
6506
+
6507
+ StartAssetBundleImportJobResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
6508
+ StartAssetBundleImportJobResponse.add_member(:asset_bundle_import_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "AssetBundleImportJobId"))
6509
+ StartAssetBundleImportJobResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
6510
+ StartAssetBundleImportJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6511
+ StartAssetBundleImportJobResponse.struct_class = Types::StartAssetBundleImportJobResponse
6512
+
5661
6513
  StatePersistenceConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
5662
6514
  StatePersistenceConfigurations.struct_class = Types::StatePersistenceConfigurations
5663
6515
 
6516
+ StringDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
6517
+ StringDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
6518
+ StringDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
6519
+ StringDatasetParameter.add_member(:default_values, Shapes::ShapeRef.new(shape: StringDatasetParameterDefaultValues, location_name: "DefaultValues"))
6520
+ StringDatasetParameter.struct_class = Types::StringDatasetParameter
6521
+
6522
+ StringDatasetParameterDefaultValues.add_member(:static_values, Shapes::ShapeRef.new(shape: StringDatasetParameterValueList, location_name: "StaticValues"))
6523
+ StringDatasetParameterDefaultValues.struct_class = Types::StringDatasetParameterDefaultValues
6524
+
6525
+ StringDatasetParameterValueList.member = Shapes::ShapeRef.new(shape: StringDatasetParameterDefaultValue)
6526
+
5664
6527
  StringDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveStringObject)
5665
6528
 
5666
6529
  StringDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -5681,6 +6544,7 @@ module Aws::QuickSight
5681
6544
  StringParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
5682
6545
  StringParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: StringDefaultValues, location_name: "DefaultValues"))
5683
6546
  StringParameterDeclaration.add_member(:value_when_unset, Shapes::ShapeRef.new(shape: StringValueWhenUnsetConfiguration, location_name: "ValueWhenUnset"))
6547
+ StringParameterDeclaration.add_member(:mapped_data_set_parameters, Shapes::ShapeRef.new(shape: MappedDataSetParameters, location_name: "MappedDataSetParameters"))
5684
6548
  StringParameterDeclaration.struct_class = Types::StringParameterDeclaration
5685
6549
 
5686
6550
  StringParameterList.member = Shapes::ShapeRef.new(shape: StringParameter)
@@ -5689,6 +6553,8 @@ module Aws::QuickSight
5689
6553
  StringValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "CustomValue"))
5690
6554
  StringValueWhenUnsetConfiguration.struct_class = Types::StringValueWhenUnsetConfiguration
5691
6555
 
6556
+ SubnetIdList.member = Shapes::ShapeRef.new(shape: SubnetId)
6557
+
5692
6558
  SubtotalOptions.add_member(:totals_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "TotalsVisibility"))
5693
6559
  SubtotalOptions.add_member(:custom_label, Shapes::ShapeRef.new(shape: String, location_name: "CustomLabel"))
5694
6560
  SubtotalOptions.add_member(:field_level, Shapes::ShapeRef.new(shape: PivotTableSubtotalLevel, location_name: "FieldLevel"))
@@ -5698,6 +6564,8 @@ module Aws::QuickSight
5698
6564
  SubtotalOptions.add_member(:metric_header_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "MetricHeaderCellStyle"))
5699
6565
  SubtotalOptions.struct_class = Types::SubtotalOptions
5700
6566
 
6567
+ Synonyms.member = Shapes::ShapeRef.new(shape: LimitedString)
6568
+
5701
6569
  TableAggregatedFieldWells.add_member(:group_by, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "GroupBy"))
5702
6570
  TableAggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Values"))
5703
6571
  TableAggregatedFieldWells.struct_class = Types::TableAggregatedFieldWells
@@ -6084,6 +6952,140 @@ module Aws::QuickSight
6084
6952
  TopBottomRankedComputation.add_member(:type, Shapes::ShapeRef.new(shape: TopBottomComputationType, required: true, location_name: "Type"))
6085
6953
  TopBottomRankedComputation.struct_class = Types::TopBottomRankedComputation
6086
6954
 
6955
+ TopicCalculatedField.add_member(:calculated_field_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "CalculatedFieldName"))
6956
+ TopicCalculatedField.add_member(:calculated_field_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "CalculatedFieldDescription"))
6957
+ TopicCalculatedField.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
6958
+ TopicCalculatedField.add_member(:calculated_field_synonyms, Shapes::ShapeRef.new(shape: Synonyms, location_name: "CalculatedFieldSynonyms"))
6959
+ TopicCalculatedField.add_member(:is_included_in_topic, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsIncludedInTopic"))
6960
+ TopicCalculatedField.add_member(:disable_indexing, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "DisableIndexing"))
6961
+ TopicCalculatedField.add_member(:column_data_role, Shapes::ShapeRef.new(shape: ColumnDataRole, location_name: "ColumnDataRole"))
6962
+ TopicCalculatedField.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TopicTimeGranularity, location_name: "TimeGranularity"))
6963
+ TopicCalculatedField.add_member(:default_formatting, Shapes::ShapeRef.new(shape: DefaultFormatting, location_name: "DefaultFormatting"))
6964
+ TopicCalculatedField.add_member(:aggregation, Shapes::ShapeRef.new(shape: DefaultAggregation, location_name: "Aggregation"))
6965
+ TopicCalculatedField.add_member(:comparative_order, Shapes::ShapeRef.new(shape: ComparativeOrder, location_name: "ComparativeOrder"))
6966
+ TopicCalculatedField.add_member(:semantic_type, Shapes::ShapeRef.new(shape: SemanticType, location_name: "SemanticType"))
6967
+ TopicCalculatedField.add_member(:allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "AllowedAggregations"))
6968
+ TopicCalculatedField.add_member(:not_allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "NotAllowedAggregations"))
6969
+ TopicCalculatedField.add_member(:never_aggregate_in_filter, Shapes::ShapeRef.new(shape: Boolean, location_name: "NeverAggregateInFilter"))
6970
+ TopicCalculatedField.add_member(:cell_value_synonyms, Shapes::ShapeRef.new(shape: CellValueSynonyms, location_name: "CellValueSynonyms"))
6971
+ TopicCalculatedField.struct_class = Types::TopicCalculatedField
6972
+
6973
+ TopicCalculatedFields.member = Shapes::ShapeRef.new(shape: TopicCalculatedField)
6974
+
6975
+ TopicCategoryFilter.add_member(:category_filter_function, Shapes::ShapeRef.new(shape: CategoryFilterFunction, location_name: "CategoryFilterFunction"))
6976
+ TopicCategoryFilter.add_member(:category_filter_type, Shapes::ShapeRef.new(shape: CategoryFilterType, location_name: "CategoryFilterType"))
6977
+ TopicCategoryFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicCategoryFilterConstant, location_name: "Constant"))
6978
+ TopicCategoryFilter.add_member(:inverse, Shapes::ShapeRef.new(shape: Boolean, location_name: "Inverse"))
6979
+ TopicCategoryFilter.struct_class = Types::TopicCategoryFilter
6980
+
6981
+ TopicCategoryFilterConstant.add_member(:constant_type, Shapes::ShapeRef.new(shape: ConstantType, location_name: "ConstantType"))
6982
+ TopicCategoryFilterConstant.add_member(:singular_constant, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SingularConstant"))
6983
+ TopicCategoryFilterConstant.add_member(:collective_constant, Shapes::ShapeRef.new(shape: CollectiveConstant, location_name: "CollectiveConstant"))
6984
+ TopicCategoryFilterConstant.struct_class = Types::TopicCategoryFilterConstant
6985
+
6986
+ TopicColumn.add_member(:column_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "ColumnName"))
6987
+ TopicColumn.add_member(:column_friendly_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "ColumnFriendlyName"))
6988
+ TopicColumn.add_member(:column_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "ColumnDescription"))
6989
+ TopicColumn.add_member(:column_synonyms, Shapes::ShapeRef.new(shape: Synonyms, location_name: "ColumnSynonyms"))
6990
+ TopicColumn.add_member(:column_data_role, Shapes::ShapeRef.new(shape: ColumnDataRole, location_name: "ColumnDataRole"))
6991
+ TopicColumn.add_member(:aggregation, Shapes::ShapeRef.new(shape: DefaultAggregation, location_name: "Aggregation"))
6992
+ TopicColumn.add_member(:is_included_in_topic, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsIncludedInTopic"))
6993
+ TopicColumn.add_member(:disable_indexing, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "DisableIndexing"))
6994
+ TopicColumn.add_member(:comparative_order, Shapes::ShapeRef.new(shape: ComparativeOrder, location_name: "ComparativeOrder"))
6995
+ TopicColumn.add_member(:semantic_type, Shapes::ShapeRef.new(shape: SemanticType, location_name: "SemanticType"))
6996
+ TopicColumn.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TopicTimeGranularity, location_name: "TimeGranularity"))
6997
+ TopicColumn.add_member(:allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "AllowedAggregations"))
6998
+ TopicColumn.add_member(:not_allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "NotAllowedAggregations"))
6999
+ TopicColumn.add_member(:default_formatting, Shapes::ShapeRef.new(shape: DefaultFormatting, location_name: "DefaultFormatting"))
7000
+ TopicColumn.add_member(:never_aggregate_in_filter, Shapes::ShapeRef.new(shape: Boolean, location_name: "NeverAggregateInFilter"))
7001
+ TopicColumn.add_member(:cell_value_synonyms, Shapes::ShapeRef.new(shape: CellValueSynonyms, location_name: "CellValueSynonyms"))
7002
+ TopicColumn.struct_class = Types::TopicColumn
7003
+
7004
+ TopicColumns.member = Shapes::ShapeRef.new(shape: TopicColumn)
7005
+
7006
+ TopicDateRangeFilter.add_member(:inclusive, Shapes::ShapeRef.new(shape: Boolean, location_name: "Inclusive"))
7007
+ TopicDateRangeFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicRangeFilterConstant, location_name: "Constant"))
7008
+ TopicDateRangeFilter.struct_class = Types::TopicDateRangeFilter
7009
+
7010
+ TopicDetails.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
7011
+ TopicDetails.add_member(:description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Description"))
7012
+ TopicDetails.add_member(:data_sets, Shapes::ShapeRef.new(shape: Datasets, location_name: "DataSets"))
7013
+ TopicDetails.struct_class = Types::TopicDetails
7014
+
7015
+ TopicFilter.add_member(:filter_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "FilterDescription"))
7016
+ TopicFilter.add_member(:filter_class, Shapes::ShapeRef.new(shape: FilterClass, location_name: "FilterClass"))
7017
+ TopicFilter.add_member(:filter_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "FilterName"))
7018
+ TopicFilter.add_member(:filter_synonyms, Shapes::ShapeRef.new(shape: Synonyms, location_name: "FilterSynonyms"))
7019
+ TopicFilter.add_member(:operand_field_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "OperandFieldName"))
7020
+ TopicFilter.add_member(:filter_type, Shapes::ShapeRef.new(shape: NamedFilterType, location_name: "FilterType"))
7021
+ TopicFilter.add_member(:category_filter, Shapes::ShapeRef.new(shape: TopicCategoryFilter, location_name: "CategoryFilter"))
7022
+ TopicFilter.add_member(:numeric_equality_filter, Shapes::ShapeRef.new(shape: TopicNumericEqualityFilter, location_name: "NumericEqualityFilter"))
7023
+ TopicFilter.add_member(:numeric_range_filter, Shapes::ShapeRef.new(shape: TopicNumericRangeFilter, location_name: "NumericRangeFilter"))
7024
+ TopicFilter.add_member(:date_range_filter, Shapes::ShapeRef.new(shape: TopicDateRangeFilter, location_name: "DateRangeFilter"))
7025
+ TopicFilter.add_member(:relative_date_filter, Shapes::ShapeRef.new(shape: TopicRelativeDateFilter, location_name: "RelativeDateFilter"))
7026
+ TopicFilter.struct_class = Types::TopicFilter
7027
+
7028
+ TopicFilters.member = Shapes::ShapeRef.new(shape: TopicFilter)
7029
+
7030
+ TopicNamedEntities.member = Shapes::ShapeRef.new(shape: TopicNamedEntity)
7031
+
7032
+ TopicNamedEntity.add_member(:entity_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "EntityName"))
7033
+ TopicNamedEntity.add_member(:entity_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "EntityDescription"))
7034
+ TopicNamedEntity.add_member(:entity_synonyms, Shapes::ShapeRef.new(shape: Synonyms, location_name: "EntitySynonyms"))
7035
+ TopicNamedEntity.add_member(:semantic_entity_type, Shapes::ShapeRef.new(shape: SemanticEntityType, location_name: "SemanticEntityType"))
7036
+ TopicNamedEntity.add_member(:definition, Shapes::ShapeRef.new(shape: NamedEntityDefinitions, location_name: "Definition"))
7037
+ TopicNamedEntity.struct_class = Types::TopicNamedEntity
7038
+
7039
+ TopicNumericEqualityFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicSingularFilterConstant, location_name: "Constant"))
7040
+ TopicNumericEqualityFilter.add_member(:aggregation, Shapes::ShapeRef.new(shape: NamedFilterAggType, location_name: "Aggregation"))
7041
+ TopicNumericEqualityFilter.struct_class = Types::TopicNumericEqualityFilter
7042
+
7043
+ TopicNumericRangeFilter.add_member(:inclusive, Shapes::ShapeRef.new(shape: Boolean, location_name: "Inclusive"))
7044
+ TopicNumericRangeFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicRangeFilterConstant, location_name: "Constant"))
7045
+ TopicNumericRangeFilter.add_member(:aggregation, Shapes::ShapeRef.new(shape: NamedFilterAggType, location_name: "Aggregation"))
7046
+ TopicNumericRangeFilter.struct_class = Types::TopicNumericRangeFilter
7047
+
7048
+ TopicRangeFilterConstant.add_member(:constant_type, Shapes::ShapeRef.new(shape: ConstantType, location_name: "ConstantType"))
7049
+ TopicRangeFilterConstant.add_member(:range_constant, Shapes::ShapeRef.new(shape: RangeConstant, location_name: "RangeConstant"))
7050
+ TopicRangeFilterConstant.struct_class = Types::TopicRangeFilterConstant
7051
+
7052
+ TopicRefreshDetails.add_member(:refresh_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RefreshArn"))
7053
+ TopicRefreshDetails.add_member(:refresh_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "RefreshId"))
7054
+ TopicRefreshDetails.add_member(:refresh_status, Shapes::ShapeRef.new(shape: TopicRefreshStatus, location_name: "RefreshStatus"))
7055
+ TopicRefreshDetails.struct_class = Types::TopicRefreshDetails
7056
+
7057
+ TopicRefreshSchedule.add_member(:is_enabled, Shapes::ShapeRef.new(shape: NullableBoolean, required: true, location_name: "IsEnabled"))
7058
+ TopicRefreshSchedule.add_member(:based_on_spice_schedule, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "BasedOnSpiceSchedule"))
7059
+ TopicRefreshSchedule.add_member(:starting_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartingAt"))
7060
+ TopicRefreshSchedule.add_member(:timezone, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Timezone"))
7061
+ TopicRefreshSchedule.add_member(:repeat_at, Shapes::ShapeRef.new(shape: LimitedString, location_name: "RepeatAt"))
7062
+ TopicRefreshSchedule.add_member(:topic_schedule_type, Shapes::ShapeRef.new(shape: TopicScheduleType, location_name: "TopicScheduleType"))
7063
+ TopicRefreshSchedule.struct_class = Types::TopicRefreshSchedule
7064
+
7065
+ TopicRefreshScheduleSummaries.member = Shapes::ShapeRef.new(shape: TopicRefreshScheduleSummary)
7066
+
7067
+ TopicRefreshScheduleSummary.add_member(:dataset_id, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DatasetId"))
7068
+ TopicRefreshScheduleSummary.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
7069
+ TopicRefreshScheduleSummary.add_member(:dataset_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DatasetName"))
7070
+ TopicRefreshScheduleSummary.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: TopicRefreshSchedule, location_name: "RefreshSchedule"))
7071
+ TopicRefreshScheduleSummary.struct_class = Types::TopicRefreshScheduleSummary
7072
+
7073
+ TopicRelativeDateFilter.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TopicTimeGranularity, location_name: "TimeGranularity"))
7074
+ TopicRelativeDateFilter.add_member(:relative_date_filter_function, Shapes::ShapeRef.new(shape: TopicRelativeDateFilterFunction, location_name: "RelativeDateFilterFunction"))
7075
+ TopicRelativeDateFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicSingularFilterConstant, location_name: "Constant"))
7076
+ TopicRelativeDateFilter.struct_class = Types::TopicRelativeDateFilter
7077
+
7078
+ TopicSingularFilterConstant.add_member(:constant_type, Shapes::ShapeRef.new(shape: ConstantType, location_name: "ConstantType"))
7079
+ TopicSingularFilterConstant.add_member(:singular_constant, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SingularConstant"))
7080
+ TopicSingularFilterConstant.struct_class = Types::TopicSingularFilterConstant
7081
+
7082
+ TopicSummaries.member = Shapes::ShapeRef.new(shape: TopicSummary)
7083
+
7084
+ TopicSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7085
+ TopicSummary.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
7086
+ TopicSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
7087
+ TopicSummary.struct_class = Types::TopicSummary
7088
+
6087
7089
  TotalAggregationComputation.add_member(:computation_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "ComputationId"))
6088
7090
  TotalAggregationComputation.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
6089
7091
  TotalAggregationComputation.add_member(:value, Shapes::ShapeRef.new(shape: MeasureField, required: true, location_name: "Value"))
@@ -6103,6 +7105,7 @@ module Aws::QuickSight
6103
7105
  TransformOperation.add_member(:cast_column_type_operation, Shapes::ShapeRef.new(shape: CastColumnTypeOperation, location_name: "CastColumnTypeOperation"))
6104
7106
  TransformOperation.add_member(:tag_column_operation, Shapes::ShapeRef.new(shape: TagColumnOperation, location_name: "TagColumnOperation"))
6105
7107
  TransformOperation.add_member(:untag_column_operation, Shapes::ShapeRef.new(shape: UntagColumnOperation, location_name: "UntagColumnOperation"))
7108
+ TransformOperation.add_member(:override_dataset_parameter_operation, Shapes::ShapeRef.new(shape: OverrideDatasetParameterOperation, location_name: "OverrideDatasetParameterOperation"))
6106
7109
  TransformOperation.struct_class = Types::TransformOperation
6107
7110
 
6108
7111
  TransformOperationList.member = Shapes::ShapeRef.new(shape: TransformOperation)
@@ -6149,6 +7152,9 @@ module Aws::QuickSight
6149
7152
  TwitterParameters.add_member(:max_rows, Shapes::ShapeRef.new(shape: PositiveInteger, required: true, location_name: "MaxRows"))
6150
7153
  TwitterParameters.struct_class = Types::TwitterParameters
6151
7154
 
7155
+ TypeParameters.key = Shapes::ShapeRef.new(shape: LimitedString)
7156
+ TypeParameters.value = Shapes::ShapeRef.new(shape: LimitedString)
7157
+
6152
7158
  Typography.add_member(:font_families, Shapes::ShapeRef.new(shape: FontList, location_name: "FontFamilies"))
6153
7159
  Typography.struct_class = Types::Typography
6154
7160
 
@@ -6324,6 +7330,7 @@ module Aws::QuickSight
6324
7330
  UpdateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
6325
7331
  UpdateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
6326
7332
  UpdateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
7333
+ UpdateDataSetRequest.add_member(:dataset_parameters, Shapes::ShapeRef.new(shape: DatasetParameterList, location_name: "DatasetParameters"))
6327
7334
  UpdateDataSetRequest.struct_class = Types::UpdateDataSetRequest
6328
7335
 
6329
7336
  UpdateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -6527,6 +7534,44 @@ module Aws::QuickSight
6527
7534
  UpdateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
6528
7535
  UpdateThemeResponse.struct_class = Types::UpdateThemeResponse
6529
7536
 
7537
+ UpdateTopicPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7538
+ UpdateTopicPermissionsRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
7539
+ UpdateTopicPermissionsRequest.add_member(:grant_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "GrantPermissions"))
7540
+ UpdateTopicPermissionsRequest.add_member(:revoke_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "RevokePermissions"))
7541
+ UpdateTopicPermissionsRequest.struct_class = Types::UpdateTopicPermissionsRequest
7542
+
7543
+ UpdateTopicPermissionsResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
7544
+ UpdateTopicPermissionsResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
7545
+ UpdateTopicPermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
7546
+ UpdateTopicPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7547
+ UpdateTopicPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7548
+ UpdateTopicPermissionsResponse.struct_class = Types::UpdateTopicPermissionsResponse
7549
+
7550
+ UpdateTopicRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7551
+ UpdateTopicRefreshScheduleRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
7552
+ UpdateTopicRefreshScheduleRequest.add_member(:dataset_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DatasetId"))
7553
+ UpdateTopicRefreshScheduleRequest.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: TopicRefreshSchedule, required: true, location_name: "RefreshSchedule"))
7554
+ UpdateTopicRefreshScheduleRequest.struct_class = Types::UpdateTopicRefreshScheduleRequest
7555
+
7556
+ UpdateTopicRefreshScheduleResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
7557
+ UpdateTopicRefreshScheduleResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
7558
+ UpdateTopicRefreshScheduleResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
7559
+ UpdateTopicRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7560
+ UpdateTopicRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7561
+ UpdateTopicRefreshScheduleResponse.struct_class = Types::UpdateTopicRefreshScheduleResponse
7562
+
7563
+ UpdateTopicRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7564
+ UpdateTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
7565
+ UpdateTopicRequest.add_member(:topic, Shapes::ShapeRef.new(shape: TopicDetails, required: true, location_name: "Topic"))
7566
+ UpdateTopicRequest.struct_class = Types::UpdateTopicRequest
7567
+
7568
+ UpdateTopicResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
7569
+ UpdateTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7570
+ UpdateTopicResponse.add_member(:refresh_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RefreshArn"))
7571
+ UpdateTopicResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7572
+ UpdateTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7573
+ UpdateTopicResponse.struct_class = Types::UpdateTopicResponse
7574
+
6530
7575
  UpdateUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
6531
7576
  UpdateUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6532
7577
  UpdateUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -6544,6 +7589,23 @@ module Aws::QuickSight
6544
7589
  UpdateUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6545
7590
  UpdateUserResponse.struct_class = Types::UpdateUserResponse
6546
7591
 
7592
+ UpdateVPCConnectionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7593
+ UpdateVPCConnectionRequest.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, required: true, location: "uri", location_name: "VPCConnectionId"))
7594
+ UpdateVPCConnectionRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
7595
+ UpdateVPCConnectionRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, required: true, location_name: "SubnetIds"))
7596
+ UpdateVPCConnectionRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, required: true, location_name: "SecurityGroupIds"))
7597
+ UpdateVPCConnectionRequest.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: DnsResolverList, location_name: "DnsResolvers"))
7598
+ UpdateVPCConnectionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
7599
+ UpdateVPCConnectionRequest.struct_class = Types::UpdateVPCConnectionRequest
7600
+
7601
+ UpdateVPCConnectionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7602
+ UpdateVPCConnectionResponse.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
7603
+ UpdateVPCConnectionResponse.add_member(:update_status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "UpdateStatus"))
7604
+ UpdateVPCConnectionResponse.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
7605
+ UpdateVPCConnectionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7606
+ UpdateVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7607
+ UpdateVPCConnectionResponse.struct_class = Types::UpdateVPCConnectionResponse
7608
+
6547
7609
  UploadSettings.add_member(:format, Shapes::ShapeRef.new(shape: FileFormat, location_name: "Format"))
6548
7610
  UploadSettings.add_member(:start_from_row, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "StartFromRow", metadata: {"box"=>true}))
6549
7611
  UploadSettings.add_member(:contains_header, Shapes::ShapeRef.new(shape: Boolean, location_name: "ContainsHeader", metadata: {"box"=>true}))
@@ -6566,6 +7628,36 @@ module Aws::QuickSight
6566
7628
 
6567
7629
  UserList.member = Shapes::ShapeRef.new(shape: User)
6568
7630
 
7631
+ VPCConnection.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
7632
+ VPCConnection.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7633
+ VPCConnection.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
7634
+ VPCConnection.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VPCId"))
7635
+ VPCConnection.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, location_name: "SecurityGroupIds"))
7636
+ VPCConnection.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: StringList, location_name: "DnsResolvers"))
7637
+ VPCConnection.add_member(:status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "Status"))
7638
+ VPCConnection.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
7639
+ VPCConnection.add_member(:network_interfaces, Shapes::ShapeRef.new(shape: NetworkInterfaceList, location_name: "NetworkInterfaces"))
7640
+ VPCConnection.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "RoleArn"))
7641
+ VPCConnection.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
7642
+ VPCConnection.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
7643
+ VPCConnection.struct_class = Types::VPCConnection
7644
+
7645
+ VPCConnectionSummary.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
7646
+ VPCConnectionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7647
+ VPCConnectionSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
7648
+ VPCConnectionSummary.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VPCId"))
7649
+ VPCConnectionSummary.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, location_name: "SecurityGroupIds"))
7650
+ VPCConnectionSummary.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: StringList, location_name: "DnsResolvers"))
7651
+ VPCConnectionSummary.add_member(:status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "Status"))
7652
+ VPCConnectionSummary.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
7653
+ VPCConnectionSummary.add_member(:network_interfaces, Shapes::ShapeRef.new(shape: NetworkInterfaceList, location_name: "NetworkInterfaces"))
7654
+ VPCConnectionSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "RoleArn"))
7655
+ VPCConnectionSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
7656
+ VPCConnectionSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
7657
+ VPCConnectionSummary.struct_class = Types::VPCConnectionSummary
7658
+
7659
+ VPCConnectionSummaryList.member = Shapes::ShapeRef.new(shape: VPCConnectionSummary)
7660
+
6569
7661
  VisibleRangeOptions.add_member(:percent_range, Shapes::ShapeRef.new(shape: PercentVisibleRange, location_name: "PercentRange"))
6570
7662
  VisibleRangeOptions.struct_class = Types::VisibleRangeOptions
6571
7663
 
@@ -7038,6 +8130,54 @@ module Aws::QuickSight
7038
8130
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7039
8131
  end)
7040
8132
 
8133
+ api.add_operation(:create_topic, Seahorse::Model::Operation.new.tap do |o|
8134
+ o.name = "CreateTopic"
8135
+ o.http_method = "POST"
8136
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics"
8137
+ o.input = Shapes::ShapeRef.new(shape: CreateTopicRequest)
8138
+ o.output = Shapes::ShapeRef.new(shape: CreateTopicResponse)
8139
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8140
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8141
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8142
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8143
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8144
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
8145
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8146
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8147
+ end)
8148
+
8149
+ api.add_operation(:create_topic_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
8150
+ o.name = "CreateTopicRefreshSchedule"
8151
+ o.http_method = "POST"
8152
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules"
8153
+ o.input = Shapes::ShapeRef.new(shape: CreateTopicRefreshScheduleRequest)
8154
+ o.output = Shapes::ShapeRef.new(shape: CreateTopicRefreshScheduleResponse)
8155
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8156
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8157
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8158
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8159
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8160
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
8161
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8162
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8163
+ end)
8164
+
8165
+ api.add_operation(:create_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
8166
+ o.name = "CreateVPCConnection"
8167
+ o.http_method = "POST"
8168
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections"
8169
+ o.input = Shapes::ShapeRef.new(shape: CreateVPCConnectionRequest)
8170
+ o.output = Shapes::ShapeRef.new(shape: CreateVPCConnectionResponse)
8171
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8172
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8173
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8174
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8175
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
8176
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8177
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
8178
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8179
+ end)
8180
+
7041
8181
  api.add_operation(:delete_account_customization, Seahorse::Model::Operation.new.tap do |o|
7042
8182
  o.name = "DeleteAccountCustomization"
7043
8183
  o.http_method = "DELETE"
@@ -7298,6 +8438,36 @@ module Aws::QuickSight
7298
8438
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7299
8439
  end)
7300
8440
 
8441
+ api.add_operation(:delete_topic, Seahorse::Model::Operation.new.tap do |o|
8442
+ o.name = "DeleteTopic"
8443
+ o.http_method = "DELETE"
8444
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}"
8445
+ o.input = Shapes::ShapeRef.new(shape: DeleteTopicRequest)
8446
+ o.output = Shapes::ShapeRef.new(shape: DeleteTopicResponse)
8447
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8448
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8449
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8450
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8451
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8452
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8453
+ end)
8454
+
8455
+ api.add_operation(:delete_topic_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
8456
+ o.name = "DeleteTopicRefreshSchedule"
8457
+ o.http_method = "DELETE"
8458
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"
8459
+ o.input = Shapes::ShapeRef.new(shape: DeleteTopicRefreshScheduleRequest)
8460
+ o.output = Shapes::ShapeRef.new(shape: DeleteTopicRefreshScheduleResponse)
8461
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8462
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8463
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8464
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8465
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8466
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
8467
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8468
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8469
+ end)
8470
+
7301
8471
  api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
7302
8472
  o.name = "DeleteUser"
7303
8473
  o.http_method = "DELETE"
@@ -7328,6 +8498,21 @@ module Aws::QuickSight
7328
8498
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7329
8499
  end)
7330
8500
 
8501
+ api.add_operation(:delete_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
8502
+ o.name = "DeleteVPCConnection"
8503
+ o.http_method = "DELETE"
8504
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"
8505
+ o.input = Shapes::ShapeRef.new(shape: DeleteVPCConnectionRequest)
8506
+ o.output = Shapes::ShapeRef.new(shape: DeleteVPCConnectionResponse)
8507
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8508
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8509
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8510
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8511
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8512
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
8513
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8514
+ end)
8515
+
7331
8516
  api.add_operation(:describe_account_customization, Seahorse::Model::Operation.new.tap do |o|
7332
8517
  o.name = "DescribeAccountCustomization"
7333
8518
  o.http_method = "GET"
@@ -7413,6 +8598,28 @@ module Aws::QuickSight
7413
8598
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7414
8599
  end)
7415
8600
 
8601
+ api.add_operation(:describe_asset_bundle_export_job, Seahorse::Model::Operation.new.tap do |o|
8602
+ o.name = "DescribeAssetBundleExportJob"
8603
+ o.http_method = "GET"
8604
+ o.http_request_uri = "/accounts/{AwsAccountId}/asset-bundle-export-jobs/{AssetBundleExportJobId}"
8605
+ o.input = Shapes::ShapeRef.new(shape: DescribeAssetBundleExportJobRequest)
8606
+ o.output = Shapes::ShapeRef.new(shape: DescribeAssetBundleExportJobResponse)
8607
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
8608
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8609
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8610
+ end)
8611
+
8612
+ api.add_operation(:describe_asset_bundle_import_job, Seahorse::Model::Operation.new.tap do |o|
8613
+ o.name = "DescribeAssetBundleImportJob"
8614
+ o.http_method = "GET"
8615
+ o.http_request_uri = "/accounts/{AwsAccountId}/asset-bundle-import-jobs/{AssetBundleImportJobId}"
8616
+ o.input = Shapes::ShapeRef.new(shape: DescribeAssetBundleImportJobRequest)
8617
+ o.output = Shapes::ShapeRef.new(shape: DescribeAssetBundleImportJobResponse)
8618
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
8619
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8620
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8621
+ end)
8622
+
7416
8623
  api.add_operation(:describe_dashboard, Seahorse::Model::Operation.new.tap do |o|
7417
8624
  o.name = "DescribeDashboard"
7418
8625
  o.http_method = "GET"
@@ -7765,6 +8972,61 @@ module Aws::QuickSight
7765
8972
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7766
8973
  end)
7767
8974
 
8975
+ api.add_operation(:describe_topic, Seahorse::Model::Operation.new.tap do |o|
8976
+ o.name = "DescribeTopic"
8977
+ o.http_method = "GET"
8978
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}"
8979
+ o.input = Shapes::ShapeRef.new(shape: DescribeTopicRequest)
8980
+ o.output = Shapes::ShapeRef.new(shape: DescribeTopicResponse)
8981
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8982
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8983
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8984
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8985
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8986
+ end)
8987
+
8988
+ api.add_operation(:describe_topic_permissions, Seahorse::Model::Operation.new.tap do |o|
8989
+ o.name = "DescribeTopicPermissions"
8990
+ o.http_method = "GET"
8991
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/permissions"
8992
+ o.input = Shapes::ShapeRef.new(shape: DescribeTopicPermissionsRequest)
8993
+ o.output = Shapes::ShapeRef.new(shape: DescribeTopicPermissionsResponse)
8994
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8995
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8996
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8997
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8998
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8999
+ end)
9000
+
9001
+ api.add_operation(:describe_topic_refresh, Seahorse::Model::Operation.new.tap do |o|
9002
+ o.name = "DescribeTopicRefresh"
9003
+ o.http_method = "GET"
9004
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/refresh/{RefreshId}"
9005
+ o.input = Shapes::ShapeRef.new(shape: DescribeTopicRefreshRequest)
9006
+ o.output = Shapes::ShapeRef.new(shape: DescribeTopicRefreshResponse)
9007
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9008
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9009
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9010
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9011
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9012
+ end)
9013
+
9014
+ api.add_operation(:describe_topic_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
9015
+ o.name = "DescribeTopicRefreshSchedule"
9016
+ o.http_method = "GET"
9017
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"
9018
+ o.input = Shapes::ShapeRef.new(shape: DescribeTopicRefreshScheduleRequest)
9019
+ o.output = Shapes::ShapeRef.new(shape: DescribeTopicRefreshScheduleResponse)
9020
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9021
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9022
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9023
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9024
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9025
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
9026
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9027
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9028
+ end)
9029
+
7768
9030
  api.add_operation(:describe_user, Seahorse::Model::Operation.new.tap do |o|
7769
9031
  o.name = "DescribeUser"
7770
9032
  o.http_method = "GET"
@@ -7780,6 +9042,20 @@ module Aws::QuickSight
7780
9042
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7781
9043
  end)
7782
9044
 
9045
+ api.add_operation(:describe_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
9046
+ o.name = "DescribeVPCConnection"
9047
+ o.http_method = "GET"
9048
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"
9049
+ o.input = Shapes::ShapeRef.new(shape: DescribeVPCConnectionRequest)
9050
+ o.output = Shapes::ShapeRef.new(shape: DescribeVPCConnectionResponse)
9051
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9052
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9053
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9054
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9055
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9056
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9057
+ end)
9058
+
7783
9059
  api.add_operation(:generate_embed_url_for_anonymous_user, Seahorse::Model::Operation.new.tap do |o|
7784
9060
  o.name = "GenerateEmbedUrlForAnonymousUser"
7785
9061
  o.http_method = "POST"
@@ -7868,6 +9144,44 @@ module Aws::QuickSight
7868
9144
  )
7869
9145
  end)
7870
9146
 
9147
+ api.add_operation(:list_asset_bundle_export_jobs, Seahorse::Model::Operation.new.tap do |o|
9148
+ o.name = "ListAssetBundleExportJobs"
9149
+ o.http_method = "GET"
9150
+ o.http_request_uri = "/accounts/{AwsAccountId}/asset-bundle-export-jobs"
9151
+ o.input = Shapes::ShapeRef.new(shape: ListAssetBundleExportJobsRequest)
9152
+ o.output = Shapes::ShapeRef.new(shape: ListAssetBundleExportJobsResponse)
9153
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9154
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9155
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9156
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
9157
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9158
+ o[:pager] = Aws::Pager.new(
9159
+ limit_key: "max_results",
9160
+ tokens: {
9161
+ "next_token" => "next_token"
9162
+ }
9163
+ )
9164
+ end)
9165
+
9166
+ api.add_operation(:list_asset_bundle_import_jobs, Seahorse::Model::Operation.new.tap do |o|
9167
+ o.name = "ListAssetBundleImportJobs"
9168
+ o.http_method = "GET"
9169
+ o.http_request_uri = "/accounts/{AwsAccountId}/asset-bundle-import-jobs"
9170
+ o.input = Shapes::ShapeRef.new(shape: ListAssetBundleImportJobsRequest)
9171
+ o.output = Shapes::ShapeRef.new(shape: ListAssetBundleImportJobsResponse)
9172
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9173
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9174
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9175
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
9176
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9177
+ o[:pager] = Aws::Pager.new(
9178
+ limit_key: "max_results",
9179
+ tokens: {
9180
+ "next_token" => "next_token"
9181
+ }
9182
+ )
9183
+ end)
9184
+
7871
9185
  api.add_operation(:list_dashboard_versions, Seahorse::Model::Operation.new.tap do |o|
7872
9186
  o.name = "ListDashboardVersions"
7873
9187
  o.http_method = "GET"
@@ -8009,7 +9323,7 @@ module Aws::QuickSight
8009
9323
  api.add_operation(:list_iam_policy_assignments, Seahorse::Model::Operation.new.tap do |o|
8010
9324
  o.name = "ListIAMPolicyAssignments"
8011
9325
  o.http_method = "GET"
8012
- o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments"
9326
+ o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/v2/iam-policy-assignments"
8013
9327
  o.input = Shapes::ShapeRef.new(shape: ListIAMPolicyAssignmentsRequest)
8014
9328
  o.output = Shapes::ShapeRef.new(shape: ListIAMPolicyAssignmentsResponse)
8015
9329
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
@@ -8221,6 +9535,41 @@ module Aws::QuickSight
8221
9535
  )
8222
9536
  end)
8223
9537
 
9538
+ api.add_operation(:list_topic_refresh_schedules, Seahorse::Model::Operation.new.tap do |o|
9539
+ o.name = "ListTopicRefreshSchedules"
9540
+ o.http_method = "GET"
9541
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules"
9542
+ o.input = Shapes::ShapeRef.new(shape: ListTopicRefreshSchedulesRequest)
9543
+ o.output = Shapes::ShapeRef.new(shape: ListTopicRefreshSchedulesResponse)
9544
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9545
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9546
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9547
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9548
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9549
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
9550
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9551
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9552
+ end)
9553
+
9554
+ api.add_operation(:list_topics, Seahorse::Model::Operation.new.tap do |o|
9555
+ o.name = "ListTopics"
9556
+ o.http_method = "GET"
9557
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics"
9558
+ o.input = Shapes::ShapeRef.new(shape: ListTopicsRequest)
9559
+ o.output = Shapes::ShapeRef.new(shape: ListTopicsResponse)
9560
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9561
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9562
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9563
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
9564
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9565
+ o[:pager] = Aws::Pager.new(
9566
+ limit_key: "max_results",
9567
+ tokens: {
9568
+ "next_token" => "next_token"
9569
+ }
9570
+ )
9571
+ end)
9572
+
8224
9573
  api.add_operation(:list_user_groups, Seahorse::Model::Operation.new.tap do |o|
8225
9574
  o.name = "ListUserGroups"
8226
9575
  o.http_method = "GET"
@@ -8252,6 +9601,26 @@ module Aws::QuickSight
8252
9601
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8253
9602
  end)
8254
9603
 
9604
+ api.add_operation(:list_vpc_connections, Seahorse::Model::Operation.new.tap do |o|
9605
+ o.name = "ListVPCConnections"
9606
+ o.http_method = "GET"
9607
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections"
9608
+ o.input = Shapes::ShapeRef.new(shape: ListVPCConnectionsRequest)
9609
+ o.output = Shapes::ShapeRef.new(shape: ListVPCConnectionsResponse)
9610
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9611
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9612
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9613
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
9614
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9615
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9616
+ o[:pager] = Aws::Pager.new(
9617
+ limit_key: "max_results",
9618
+ tokens: {
9619
+ "next_token" => "next_token"
9620
+ }
9621
+ )
9622
+ end)
9623
+
8255
9624
  api.add_operation(:put_data_set_refresh_properties, Seahorse::Model::Operation.new.tap do |o|
8256
9625
  o.name = "PutDataSetRefreshProperties"
8257
9626
  o.http_method = "PUT"
@@ -8411,6 +9780,36 @@ module Aws::QuickSight
8411
9780
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8412
9781
  end)
8413
9782
 
9783
+ api.add_operation(:start_asset_bundle_export_job, Seahorse::Model::Operation.new.tap do |o|
9784
+ o.name = "StartAssetBundleExportJob"
9785
+ o.http_method = "POST"
9786
+ o.http_request_uri = "/accounts/{AwsAccountId}/asset-bundle-export-jobs/export"
9787
+ o.input = Shapes::ShapeRef.new(shape: StartAssetBundleExportJobRequest)
9788
+ o.output = Shapes::ShapeRef.new(shape: StartAssetBundleExportJobResponse)
9789
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9790
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9791
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9792
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9793
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9794
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9795
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9796
+ end)
9797
+
9798
+ api.add_operation(:start_asset_bundle_import_job, Seahorse::Model::Operation.new.tap do |o|
9799
+ o.name = "StartAssetBundleImportJob"
9800
+ o.http_method = "POST"
9801
+ o.http_request_uri = "/accounts/{AwsAccountId}/asset-bundle-import-jobs/import"
9802
+ o.input = Shapes::ShapeRef.new(shape: StartAssetBundleImportJobRequest)
9803
+ o.output = Shapes::ShapeRef.new(shape: StartAssetBundleImportJobResponse)
9804
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9805
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9806
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9807
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9808
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9809
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9810
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9811
+ end)
9812
+
8414
9813
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
8415
9814
  o.name = "TagResource"
8416
9815
  o.http_method = "POST"
@@ -8794,6 +10193,54 @@ module Aws::QuickSight
8794
10193
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8795
10194
  end)
8796
10195
 
10196
+ api.add_operation(:update_topic, Seahorse::Model::Operation.new.tap do |o|
10197
+ o.name = "UpdateTopic"
10198
+ o.http_method = "PUT"
10199
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}"
10200
+ o.input = Shapes::ShapeRef.new(shape: UpdateTopicRequest)
10201
+ o.output = Shapes::ShapeRef.new(shape: UpdateTopicResponse)
10202
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10203
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10204
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10205
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
10206
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10207
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
10208
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10209
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10210
+ end)
10211
+
10212
+ api.add_operation(:update_topic_permissions, Seahorse::Model::Operation.new.tap do |o|
10213
+ o.name = "UpdateTopicPermissions"
10214
+ o.http_method = "PUT"
10215
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/permissions"
10216
+ o.input = Shapes::ShapeRef.new(shape: UpdateTopicPermissionsRequest)
10217
+ o.output = Shapes::ShapeRef.new(shape: UpdateTopicPermissionsResponse)
10218
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10219
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10220
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10221
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10222
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
10223
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10224
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
10225
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10226
+ end)
10227
+
10228
+ api.add_operation(:update_topic_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
10229
+ o.name = "UpdateTopicRefreshSchedule"
10230
+ o.http_method = "PUT"
10231
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"
10232
+ o.input = Shapes::ShapeRef.new(shape: UpdateTopicRefreshScheduleRequest)
10233
+ o.output = Shapes::ShapeRef.new(shape: UpdateTopicRefreshScheduleResponse)
10234
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10235
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10236
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10237
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
10238
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10239
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
10240
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10241
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10242
+ end)
10243
+
8797
10244
  api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
8798
10245
  o.name = "UpdateUser"
8799
10246
  o.http_method = "PUT"
@@ -8808,6 +10255,22 @@ module Aws::QuickSight
8808
10255
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8809
10256
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8810
10257
  end)
10258
+
10259
+ api.add_operation(:update_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
10260
+ o.name = "UpdateVPCConnection"
10261
+ o.http_method = "PUT"
10262
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"
10263
+ o.input = Shapes::ShapeRef.new(shape: UpdateVPCConnectionRequest)
10264
+ o.output = Shapes::ShapeRef.new(shape: UpdateVPCConnectionResponse)
10265
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10266
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10267
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10268
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
10269
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10270
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10271
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
10272
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10273
+ end)
8811
10274
  end
8812
10275
 
8813
10276
  end